P
Pasquale
How can I get a combo box to come up when previewing a report so that
the user can select an event name and then print preview the report
specific to that event?
In the "On Open" event of the report I've tried
'Forms![Events2]![EventName]' and in the text box of the report I have
the "control source" as '=Forms!Events2!EventName.Value'. Using these
results in '#Error' being displayed in where the text box is.
Any help or direction would be appreciated.
Pasquale
the user can select an event name and then print preview the report
specific to that event?
In the "On Open" event of the report I've tried
'Forms![Events2]![EventName]' and in the text box of the report I have
the "control source" as '=Forms!Events2!EventName.Value'. Using these
results in '#Error' being displayed in where the text box is.
Any help or direction would be appreciated.
Pasquale