I assume you mean how do you query an Access Database without importing
all the tables in and having an Excel spreadsheet full of raw data
which you then have to manipulate in Excel?
In Excel... Data, Import External Data, New Database Query, New Data
Source, <name>, Microsoft Access Driver, Connect... set up your query
using MS Query.
You can do a parameter query in Excel by putting square brackets around
"value" in the value field in the criteria pane, then on the way out
click "parameters" and select the cell which you want to be your
criteria.
Hope this helps.
Travis