A
Amin
So I have three sequentialqueries: A, B, and C.
'A' queries a table, 'B' queries the results of 'A's queries, and 'C'
queries the results of 'B's queries.
'A' uses a WHERE condition that uses a parametric query
(i.e. WHERE thedate = [Parametric query])
My question is that when I run a report that uses the data from 'C', I have
to input the date 3 times. How can I stop this?
Also, I have a lot of queries that I use for my switchboard. Is there a way
I can group these into folders or something, so my queries screen is not so
packed?
Thanks for any thoughts!
'A' queries a table, 'B' queries the results of 'A's queries, and 'C'
queries the results of 'B's queries.
'A' uses a WHERE condition that uses a parametric query
(i.e. WHERE thedate = [Parametric query])
My question is that when I run a report that uses the data from 'C', I have
to input the date 3 times. How can I stop this?
Also, I have a lot of queries that I use for my switchboard. Is there a way
I can group these into folders or something, so my queries screen is not so
packed?
Thanks for any thoughts!