Open report using date on a form

Moore71

DEVELOPER
Local time
Today, 08:38
Joined
Jul 14, 2012
Messages
158
Hi,how can open a report using 2 unbound textbox on a form as user input date criteria
thanks
 
In the report's RowSowrce query filter the query by these fields.
In the criteria selecr build... And point to the Form's fields
 

Users who are viewing this thread

Back
Top Bottom