M
Michael_R
I have an Access table that holds sales data for customers by months by
product (key = Customer + YYYYMM + product)
How can I retrieve all records from this table into Excel where the required
customer and month are defined in Excel?
In other words:
1) In Excel I say: show all products for customer x, August 2009
2) Access reads the filter from Excel and delivers the selected data to
Excel.
product (key = Customer + YYYYMM + product)
How can I retrieve all records from this table into Excel where the required
customer and month are defined in Excel?
In other words:
1) In Excel I say: show all products for customer x, August 2009
2) Access reads the filter from Excel and delivers the selected data to
Excel.