Sorry in advance. Im sure this has been asked and answered already. I tried searching for an answer but I dont think i know the right terminology. I'm new to Access.
I have a table where 1 column has company names and the other has fax numbers
I'm need to run a query to count the occurances of COMPANY 1 for each fax number
COMPANY 1 19998887777 COMPANY 2 16665554444 COMPANY 3 13332221111 COMPANY 1 18885552222 COMPANY 4 19996663333 COMPANY 1 19998887777 COMPANY 5 12225558888 COMPANY 1 19998887777 COMPANY 5 12225558888 COMPANY 1 18885552222
I'm running Acess 2003 and had no luck using "Create query in Design View" or with the wizard.
199988877773 18885552222 2
Thanks