A
Amin
Hello Experts,
I've imported two tables from our financial suit, I need to display the
sales report in a special layout.
Tables & Fields:
[Customer_List]
-ListID
-Name
-Customer Type
[Invoices]
-Customer.ListID
-RefNum
-TXNDate
-Item
-Rate
-Amount
Report Layout:
Customer: CustomerA
Item | January |... |December|
ItemA |Sum(Qty),Sum(Amount),Avg(Rate)|...
ItemB |Sum(Qty),Sum(Amount),Avg(Rate)|...
While I can create a cross tab query for each element (Qty, Amount,Rate) but
I need some way to combine them all in one sheet.
I'm open to any suggestions and my skill level is intermediate.
Thank you in advance, you've been all a great help in the past.
Amin
I've imported two tables from our financial suit, I need to display the
sales report in a special layout.
Tables & Fields:
[Customer_List]
-ListID
-Name
-Customer Type
[Invoices]
-Customer.ListID
-RefNum
-TXNDate
-Item
-Rate
-Amount
Report Layout:
Customer: CustomerA
Item | January |... |December|
ItemA |Sum(Qty),Sum(Amount),Avg(Rate)|...
ItemB |Sum(Qty),Sum(Amount),Avg(Rate)|...
While I can create a cross tab query for each element (Qty, Amount,Rate) but
I need some way to combine them all in one sheet.
I'm open to any suggestions and my skill level is intermediate.
Thank you in advance, you've been all a great help in the past.
Amin