Re: Showing total amount of entries on a form
- From: "gumby" <david.isaacks@xxxxxxxxxxx>
- Date: 21 Aug 2006 06:24:25 -0700
You could place a text field on your form and in the control source put
=count(*)
or
=count([FieldName]) - A field name that shows up on every record, like
the primary key.
weircolin@xxxxxxxxxxxxxx wrote:
Hi there
On the bottom of forms you can select to have the "counter" showing how
many entries are on a table. Is there any way of getting this amount
listed in a text box instead?
Thanks
Colin
.
- Follow-Ups:
- Re: Showing total amount of entries on a form
- From: weircolin@xxxxxxxxxxxxxx
- Re: Showing total amount of entries on a form
- References:
- Showing total amount of entries on a form
- From: weircolin@xxxxxxxxxxxxxx
- Showing total amount of entries on a form
- Prev by Date: Showing total amount of entries on a form
- Next by Date: RE: Password
- Previous by thread: Showing total amount of entries on a form
- Next by thread: Re: Showing total amount of entries on a form
- Index(es):
Relevant Pages
|