-----Original Message-----
Hi Fons,
Thank you very much for your answer.
I already tried this but the problem is that for example,
I have for record number one of the main table, 3
estimations and 2 payments. For record number 2, I have
only one estimation.
The result of this query is: 3 lines of all the
estimations of the first record with payment one, 3 lines
of all the estimations of the first record with payment
two and one line of the second record with the estimation.
This twists all the information I need from those tables.
I need to know for each record of the main table, what is
the total estimations and what is the total payments.
When it appears several times, I can't do it...
What did I do wrong?
Thanks a lot,
Liat
table and estimations table.
-----Original Message-----
Hi Liat.
Open a new query in design view,
add the two or three tables you wish to integrate, and
create the link between the suiteID of the tables.
Now simply dbl click the data elements in the table
windows to add the desired data elements to displayed
fields.
To set the selection possibility for a specific data,
type "[Enter Date to be Printed]" in the criteria field
under the date column.
This should give you the desired data.
You now can create a report using this query as your data
source, and in the report you can summarize the data as
you wish.
Hope this gets you going.
Fons
-----Original Message-----
Hello,
I have a main table, payments table and estimations table.
(The ID of the main table equals suitID that exists in
both payments and estimations tables)
I would like to create a report that gives, for example,
all the estimations and payments for certain date.
How can I make this query on 2 different tables?
I tried to create a query using design view , but it
isn't good...
Thanks a lot,
Liat
.
.
.