ajking
Technical User
- Aug 13, 2002
- 229
there is probably a simple answer to this but at the moment my brain has powered down and not rebooted yet!
I have two tables (1)"Cust_Details" and (2)"Daily log".
"Cust_Details" lists individual customers,item, date ordered, Value of order,Payment received etc.
"Daily Log" is for telesales and lists: Total_Calls_Made, Total_Orders_taken, Date
I have set up a query for table (1) which will give me Total_Value and Total_Payments between two dates(selected by user) this works fine
similarly I have set up a query for table (2) with the same criteria, which also works fine.
What I need is to take the results of both queries using the same date criteria and put into a single report.Any help would be much appreciated. TIA.
'Life is what happens to you while you are busy making other plans' John W. Lennon 1940-1980
I have two tables (1)"Cust_Details" and (2)"Daily log".
"Cust_Details" lists individual customers,item, date ordered, Value of order,Payment received etc.
"Daily Log" is for telesales and lists: Total_Calls_Made, Total_Orders_taken, Date
I have set up a query for table (1) which will give me Total_Value and Total_Payments between two dates(selected by user) this works fine
similarly I have set up a query for table (2) with the same criteria, which also works fine.
What I need is to take the results of both queries using the same date criteria and put into a single report.Any help would be much appreciated. TIA.
'Life is what happens to you while you are busy making other plans' John W. Lennon 1940-1980