G
Guest
I read a lot of responses and I'm not seeing what I'm looking for. I would
like to build a query to count how many times a certain name is included in
the table. I have a customer list that will include: Company Name, Contact
Name, BTN, Address, etc. I have a lot of records where the same contact name
might be used for several btn's. This is going to be used as a call-out
database for my sales team, and I'd like to be able to show them on my form
if this contact person is representing more than one location. I don't want
them to call someone, hang up, go to the next number and realize they're
going to have to call the same person again. I was thinking I could use a
sum(abs( but I don't want to have to type each contact persons name in " ".
That would be a lot of queries. I hope this makes sense, can anyone help?
like to build a query to count how many times a certain name is included in
the table. I have a customer list that will include: Company Name, Contact
Name, BTN, Address, etc. I have a lot of records where the same contact name
might be used for several btn's. This is going to be used as a call-out
database for my sales team, and I'd like to be able to show them on my form
if this contact person is representing more than one location. I don't want
them to call someone, hang up, go to the next number and realize they're
going to have to call the same person again. I was thinking I could use a
sum(abs( but I don't want to have to type each contact persons name in " ".
That would be a lot of queries. I hope this makes sense, can anyone help?