P
PaulHilgeman
I have a couple of standard queries that run to update the total number
of scheduled yards of installation per day.
I would like to display this data on the main page of the database so
that all users can see how many yards are scheduled and if it is too
much they wont schedule any more.
There are a couple of ways of tackling this problem.. 1) How can I
calculate these values in one query... Basicaly now I am doing a filter
by date and then sum of the yards.
or
2) How can I include data from multiple queries on to one form?
Thanks!!!
Happy New Year!
of scheduled yards of installation per day.
I would like to display this data on the main page of the database so
that all users can see how many yards are scheduled and if it is too
much they wont schedule any more.
There are a couple of ways of tackling this problem.. 1) How can I
calculate these values in one query... Basicaly now I am doing a filter
by date and then sum of the yards.
or
2) How can I include data from multiple queries on to one form?
Thanks!!!
Happy New Year!