deejay_totoro
Registered User.
- Local time
- Today, 20:48
- Joined
- May 29, 2003
- Messages
- 169
Hello,
I have a very simple query:
one column contains names
the second column contains a count of the name
so, the query looks somethin like this:
Name CountOfName
A name 1
B name 1
C name 1
etc....
What I would like to do is somehow total all the "1's", kind of like the sum used in Excel?
What I need in then is a single figure that tells me how many names are held...
Thank you!
dj_T
PS: I tried doing this before but couldnt work it out. Thanks!
I have a very simple query:
one column contains names
the second column contains a count of the name
so, the query looks somethin like this:
Name CountOfName
A name 1
B name 1
C name 1
etc....
What I would like to do is somehow total all the "1's", kind of like the sum used in Excel?
What I need in then is a single figure that tells me how many names are held...
Thank you!
dj_T
PS: I tried doing this before but couldnt work it out. Thanks!