C
Cesar
Hello All,
I need to query my data between 2 dates(and a report from this query), since
this is a very frequent task, I created a Form where the user can select
these two dates, but instead of having the user typing the "Initial Date" and
"Final Date" I want to use a Combo Box to enter the dates, when On Key Down
make a Calendar visible, where the user can select a date, which will pass to
the Combo Box and Close the Calendar, same thing for the "Final Date", the
"OK" button in the Form will run the query with the BETWEEN dates previousuly
selected.
Thanks in Advance.
I need to query my data between 2 dates(and a report from this query), since
this is a very frequent task, I created a Form where the user can select
these two dates, but instead of having the user typing the "Initial Date" and
"Final Date" I want to use a Combo Box to enter the dates, when On Key Down
make a Calendar visible, where the user can select a date, which will pass to
the Combo Box and Close the Calendar, same thing for the "Final Date", the
"OK" button in the Form will run the query with the BETWEEN dates previousuly
selected.
Thanks in Advance.