How can I write a sql statement that will refer to a cell in excel.
I would like to do a date range like =<"B2" and =>"B3"
and a parameter =<"C2" and =>"C3"
You get my point...
I didn't want to write the statement in excel, because excel is slow pulling
data from a huge data base (up to a minute) using several tables, where if I
write the sql directly to the data base it returns data in just a few
seconds. But then I can't use excels convenient parameters
Bookmarks