D
Dan_S
I am trying to create some way of reporting the total values in a large
number of Queries. All I need to do is to count the number of records
returned by each Query, and then display them in some meaningful format, say
in a report or another Query itself.
Attempting to do this in a Query or Report so far has been unsuccessful,
because Access gives an error regarding being unable to link fields.
Would it be possible to carry this procedure out in Access using VB or a
Macro?
Many Thanks
number of Queries. All I need to do is to count the number of records
returned by each Query, and then display them in some meaningful format, say
in a report or another Query itself.
Attempting to do this in a Query or Report so far has been unsuccessful,
because Access gives an error regarding being unable to link fields.
Would it be possible to carry this procedure out in Access using VB or a
Macro?
Many Thanks