G
Greg Bruntzel
Hey all,
I know this should be fairly easy, but I can't seem to get it to work. I
want to use a form to get a couple of variables (declared as public) for
starting and ending dates. I want to use these dates as criteria for a
query. So......
Should these variables be declared as "Date" type since I'm searching for
dates, even though the form uses unbound text boxes? Once the dates are
entered in the form and the "OK" button clicked, what is the procedure for
putting the values into the variables?
Greatly appreciate any assistance,
Greg
I know this should be fairly easy, but I can't seem to get it to work. I
want to use a form to get a couple of variables (declared as public) for
starting and ending dates. I want to use these dates as criteria for a
query. So......
Should these variables be declared as "Date" type since I'm searching for
dates, even though the form uses unbound text boxes? Once the dates are
entered in the form and the "OK" button clicked, what is the procedure for
putting the values into the variables?
Greatly appreciate any assistance,
Greg