I'm using Microsoft Query to bring data into Excel from our Oracle based accounting package. When I type the parameter directly into the query, it returns the record set. But when I prompt for the parameter, it does not return any records.

If I prompt on a different field, it works fine. The paramater I need to prompt for (and eventually link to a cell that will contain that param) contains a dash. I believe the dash is what's causing the problem since the other fields work fine. Thanks for any ideas.