D Dona Registered User. Local time Today, 07:01 Joined Jun 27, 2002 Messages 55 Jan 18, 2006 #1 I've attached a sample of what I'm trying to do. I want to count the number of hits in the column (each number represents only one hit). For example, Bill had a total of 2 hits. Please help me count the hits. Thank you. Attachments Count Sample1.zip Count Sample1.zip 6.8 KB · Views: 118
I've attached a sample of what I'm trying to do. I want to count the number of hits in the column (each number represents only one hit). For example, Bill had a total of 2 hits. Please help me count the hits. Thank you.
supercharge Registered User. Local time Yesterday, 23:01 Joined Jun 10, 2005 Messages 215 Jan 18, 2006 #2 How do you want it accomplished, via a query, form, vba.....?
D Dona Registered User. Local time Today, 07:01 Joined Jun 27, 2002 Messages 55 Jan 19, 2006 #3 I solved the problem. Attached is the revised sample. I used a group by and expression. I hope this will help someone else. Have a good day! Attachments Count Sample Revised.zip Count Sample Revised.zip 8 KB · Views: 129
I solved the problem. Attached is the revised sample. I used a group by and expression. I hope this will help someone else. Have a good day!