A
Alex
Hi anyone.
Please, give me some ideas how to do it...
I have a query : the result - the invoices info including
the invoice date.
On the date field there is some criteria: Between #some
date from form field1# and #some date from form field2#
There is a second query based on the first query:
This one just sums the data chosen based on date criteria
in the first query.
Then on the form based on the second query I have to
display the total result.
In short: form provides the criteria for the first query,
which is the source for the second query, which is the
source for the form itself.....
The problem:
I can run the second query separetely and it shows the
result, but the form refuses to show the result, does not
matter what refresh methods I am using.
Seems to me that there is something with the sequence of
retrieving the data....ANY IDEAS???
Or may be somebody knows how to do what I am trying to do
easier?
Thanks.
Please, give me some ideas how to do it...

I have a query : the result - the invoices info including
the invoice date.
On the date field there is some criteria: Between #some
date from form field1# and #some date from form field2#
There is a second query based on the first query:
This one just sums the data chosen based on date criteria
in the first query.
Then on the form based on the second query I have to
display the total result.
In short: form provides the criteria for the first query,
which is the source for the second query, which is the
source for the form itself.....

The problem:
I can run the second query separetely and it shows the
result, but the form refuses to show the result, does not
matter what refresh methods I am using.
Seems to me that there is something with the sequence of
retrieving the data....ANY IDEAS???
Or may be somebody knows how to do what I am trying to do
easier?
Thanks.