I have a large database in which I am trying to make a query that will list a total number of companies (3300 total), and then a line total for the amount of Purchase Orders Paid to them (some have 1-2 and some have 30-40). When I tried to run this I am getting multiple lines per company, where I just want it to show a total number for each company
i.e. XYZ Company - Total PO's 33
NOT - XYZ Company (listed 33 times on separate lines)
I am not sure if this is clear enough. I was told yesterday to try a DCount, but this did not work...please help!!!
Thanks~D
i.e. XYZ Company - Total PO's 33
NOT - XYZ Company (listed 33 times on separate lines)
I am not sure if this is clear enough. I was told yesterday to try a DCount, but this did not work...please help!!!
Thanks~D