Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How to use cell value in MS Query? 1

Status
Not open for further replies.

DwayneS

Instructor
Mar 29, 2002
70
I have date values in two fields in an Excel spreadsheet.

I want to use those dates as criteria in querying data from an Access database. How do I pickup those dates and use them as begin and end date in my query?

Dwayne Streeter, CPA, CITP
 
Create a parametized QueryTable with MS-Query, then modify the parameters properties to point to the desired cells.

Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ181-2886
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top