E
Everyman
Could someone explain how I can assign a value to a parameter in an
event? What I'm trying to do is get around a prompt for input. I'm
hoping that if I assign a value in the report open event, then the
prompt won't pop up. I've already removed the param declaration from
the associated query, and hardcoded a value, but the prompt is still
coming up, so there must be some reference to it that I'm missing.
Thank You
event? What I'm trying to do is get around a prompt for input. I'm
hoping that if I assign a value in the report open event, then the
prompt won't pop up. I've already removed the param declaration from
the associated query, and hardcoded a value, but the prompt is still
coming up, so there must be some reference to it that I'm missing.
Thank You