SQL query in Excel - help !

F

facet

I needed to build a query within an Excel spreadsheet. This query takes
parameters form cells in other spreadsheet.
The problem I faced is that I don't know what value needs to be put into the
cell in order to select all values for given parameter in the examlpe below
this would be "Country" and "Product". I tried many things but none of them
works e.g. "*"

..........WHERE (`Sheet1$`.Country=?) AND (`Sheet1$`.Product=?)

Thanks a milion for someone who know a simple solution.
Cheers
 
B

Bob Phillips

How have you built the query? Can we see the code?

--

HTH

RP
(remove nothere from the email address if mailing direct)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top