J
javablood
I haved looked as far back as fredg's 2005 response using Me.Visible = False
on a command button in a form to run a report but I get "You can't hide a
control that has focus"
So, I have a report from which a form is opened (On Open). The form allows
the user to input a beginning date from which a query returns records from
beginning date to present. The user then selects the dates for which only
those selected records will appear on a report.
From previous posts, I have been able to get all this to work except now
running (or returning to) the report once the dates are selected is not
working. Any suggestions will be greatly appreciated!
TIA
on a command button in a form to run a report but I get "You can't hide a
control that has focus"
So, I have a report from which a form is opened (On Open). The form allows
the user to input a beginning date from which a query returns records from
beginning date to present. The user then selects the dates for which only
those selected records will appear on a report.
From previous posts, I have been able to get all this to work except now
running (or returning to) the report once the dates are selected is not
working. Any suggestions will be greatly appreciated!
TIA