Hello,
I am running SQL 7 and Crystal 8.5 and need to figure out how to get a formula to eliminate records if a field shows up more than once...for example right now I have data
Acct Number Card type address
12345 ATM 123 maple
12345 Visa 123 maple
4321 Atm 1234 east
58745 Visa 5412 West
What I would want to do is search for account numbers with ONLY ATMS.
I am running SQL 7 and Crystal 8.5 and need to figure out how to get a formula to eliminate records if a field shows up more than once...for example right now I have data
Acct Number Card type address
12345 ATM 123 maple
12345 Visa 123 maple
4321 Atm 1234 east
58745 Visa 5412 West
What I would want to do is search for account numbers with ONLY ATMS.