R
RandyH
TIA,
I have a report (Time Sheet Report) that I would like filtered to a single
employee during a particular time span. I started to make a form with an
unbound combo box showing the employees (employee_combo), with two unbound
text boxes (PayPeriodBegin_Text and PayPeriodEnd_Text). The idea was to have
the user select the employee, enter the time span, click the ok button and
the filtered report would come up. I have not been able to get the code to
work on the ok button. I would prefer to keep this intermediate screen
because I think it would be less confusing to the user, but I may be swayed
to a different approach.
Thanks again, Randy
I have a report (Time Sheet Report) that I would like filtered to a single
employee during a particular time span. I started to make a form with an
unbound combo box showing the employees (employee_combo), with two unbound
text boxes (PayPeriodBegin_Text and PayPeriodEnd_Text). The idea was to have
the user select the employee, enter the time span, click the ok button and
the filtered report would come up. I have not been able to get the code to
work on the ok button. I would prefer to keep this intermediate screen
because I think it would be less confusing to the user, but I may be swayed
to a different approach.
Thanks again, Randy