L
Les
I need to have a very big table of figures that i need to
get totals for, for a certain criteria.
So what i have done is to do a query to get the correct
information and the first column is count i then pull that
query into another query to get a sum of the count,
however this is proving to take very long when loading the
form to get the results displayed.
The question is, is there a better way to do this ?
get totals for, for a certain criteria.
So what i have done is to do a query to get the correct
information and the first column is count i then pull that
query into another query to get a sum of the count,
however this is proving to take very long when loading the
form to get the results displayed.
The question is, is there a better way to do this ?