Brand new to web queries and I'm having a problem getting it set up with 1
static parameter and two dynamic parameters.
If I go to the web page without the Excel Web query:
http://www.mahec.net/nfd/print2.asp?...dDate=7/2/2005
everything works fine.
But when I try to use a web query, it prompts me for the two dates, but
tells me there's no data in the web query.
Here's the formula bar:
print2.aspid=12&["startDate","start"]&["endDate","End"]
Any help appreciated.