Hello,
I am having problems with a query I am trying to run. The query involves two fields, BusinessTypeID and DateCustomerActive. I want to be able to count the total number of customers within each BusinessTypeID (which ranges from 1 - 24) who have a value in the DateCustomerActive field, and then display them in a form. So do I need to assign a field name to the results of each calculation? If so, how do I do this for all 24 BusinessTypeIDs in one query? Thanks for any help you can offer - I think I may be making this more complicated than it needs to be!
I am having problems with a query I am trying to run. The query involves two fields, BusinessTypeID and DateCustomerActive. I want to be able to count the total number of customers within each BusinessTypeID (which ranges from 1 - 24) who have a value in the DateCustomerActive field, and then display them in a form. So do I need to assign a field name to the results of each calculation? If so, how do I do this for all 24 BusinessTypeIDs in one query? Thanks for any help you can offer - I think I may be making this more complicated than it needs to be!