RE: Count Fields on a Form or SubForm
- From: Kat Q. <KatQ@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 15 Nov 2007 09:04:04 -0800
Sorry, follow up....
Ok, so I made the new table as suggested, with just the ID Number, an auto
ID, CType, CDate, and CTime.... So if I leave the record selector on the
subform, the person can scroll and add multiple contacts, and it associates
it with the ID Number (I had to use the ID Number, since the auto ID can only
have 1 association)...
If that tracks the contacts on the form, how would I create a Query to count
the different types of contact Types for a specific ID.... in other words, I
want that sum (total number of Family contacts, total number of Individual
contacts, etc), put on the form, so although you can't see all the contacts
spread out, it'll give you a running total.... in addition, I want to count
the sum of the time entered... but I would assume the process would be the
same, if I can figure out the contact types....
I can see in the Table, when I enter 3 contacts for ID 6534, that it simply
enters those in the table... but how would I make it count contact types for
specific IDs on a form?
Thanks...
.
- References:
- RE: Count Fields on a Form or SubForm
- From: Kat Q.
- RE: Count Fields on a Form or SubForm
- Prev by Date: Re: Execute sql
- Next by Date: Re: Synchronize two combo boxes on a form
- Previous by thread: RE: Count Fields on a Form or SubForm
- Next by thread: Re: Synchronize two combo boxes on a form
- Index(es):
Relevant Pages
|