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 Shaun E on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dynamic Query

Status
Not open for further replies.

gundie

Programmer
Feb 5, 2004
69
US
I need to write a program to dynamically compare two tables. First the program imports and create tables of a list of weekly spreadsheet from a folder (1/1/2006, 1/8/2006, 1/15/2006...). The user will need to select tables to compare via combo boxes (for example, the user selects 1/1/2006 and 1/15/2006). How can I write a query that will compare the user selected tables based on the input?

I hope my explanation is clear.
 
And what have you tried so far ?

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