T
Tony Williams
I am creating a report that compares quarterly figures. The control for the
value of the quarter is txtmonthlabel.
I want to build a form based on the underlying query to report that asks the
user to put in two values. eg March 2004 and March 2003 I know how to create
the query to ask for input on one value of the control but how do I do it if
I want more than one value. I cant use BETWEEN because this would bring up
all the quarters between March 2003 and March 2004?
Anyone help?
Tony Williams
value of the quarter is txtmonthlabel.
I want to build a form based on the underlying query to report that asks the
user to put in two values. eg March 2004 and March 2003 I know how to create
the query to ask for input on one value of the control but how do I do it if
I want more than one value. I cant use BETWEEN because this would bring up
all the quarters between March 2003 and March 2004?
Anyone help?
Tony Williams