Hi!
I developed a query which has several nested JOINs in it. Since I need a few fields to be variable, I just use (e.g.) date1 instead of an actual date like "10/20/2008". So, when I run the query, I get a pop-up asking for a value for date1. In my query I have three of these variables, which...