G
Guest
I have a table which includes contract numbers and the account numbers accessing these contracts. If account numbers access more than one contract they will be listed multiple times for each contract they use. I need a table which includes all account info. but list each acct. only one time. I created a query using the summary function FIRST in the account number field. This worked for many accts. but for some it deleted all lines instead of listing just once. Can you advise why this happened? Is there a better way? Thanks