Hi All,
As per the guidance above, I created a linked table, used it in a query to allow me to use Excel to set the criteira in my query. It works perfectly. But, I would now like to expand the criteira.
So if I add a new column to Excel it appears in the linked table. Fine so far.
My database has two tables:
TABLE 1: Dates / Part Numbers
TABLE 2: Months / Dates
LINKED TABLE: Months / Dates / Part Numbers
It works fine if I add a date or a part number or both and run the Query. But not if I add just a month teh query returns nothing. I think it's because it will only accept Dates and Part Numbers as they are directly linked in relationships. Is there a way of overcomming this?
Hope I've explained clearly enough.