Hi All
I have a form which has two text box to enter dates & a command button
now when i click the command button it runs a query and provides me the data between two given dates in the textbox.
Now i have a report based on query.
what i want to do is to have a command button on the form, which when clicked should generate a report between two given dates in the textbox.
Please help
Regards
Manoj
I have a form which has two text box to enter dates & a command button
now when i click the command button it runs a query and provides me the data between two given dates in the textbox.
Now i have a report based on query.
what i want to do is to have a command button on the form, which when clicked should generate a report between two given dates in the textbox.
Please help
Regards
Manoj
Comment