Hello. I have created a report where I have two tables in a UNION. The fields on the report itself are from only one table, and I have entered the SELECT statement manually.
I need to use dates in both WHERE clauses. Currently those dates are hard-coded in, but I would like to use Parameters so they can be changed each time the report is run. Unfortunately, the only way I know how to add parameters to the SELECT statement is by using the "Edit Selection Formula", which destroys my old SELECT statement.
Is there a simple way to add Parameters to a SELECT statement or am I on the wrong track entirely?
Thanks! [sig][/sig]
I need to use dates in both WHERE clauses. Currently those dates are hard-coded in, but I would like to use Parameters so they can be changed each time the report is run. Unfortunately, the only way I know how to add parameters to the SELECT statement is by using the "Edit Selection Formula", which destroys my old SELECT statement.
Is there a simple way to add Parameters to a SELECT statement or am I on the wrong track entirely?
Thanks! [sig][/sig]