S
Susy
I have lots of forms and reports driven by user-defined
parameters on pop-up forms. These forms use unbound
controls. In most cases, the user selects a beginning
date, and ending date, and a location, and receives a set
of data for that range. The forms and reports all work
very well.
But when each form or report is used for the FIRST time
for each session, a dialog box called "Enter Parameter
Value" appears for each of the fields that calls for a
value (e.g., Forms!Set Date!BeginDate). We just click OK
through them to get to the pop-up.
I've tried setting defaults in the unbound controls but
that hasn't worked. I've also tried opening the pop-up
dialog boxes before the form with a message to the user to
just click OK and get on with it.
But what I really want is to learn what's going on and how
to avoid it. Any help is greatly appreciated.
Thaks, Susy
parameters on pop-up forms. These forms use unbound
controls. In most cases, the user selects a beginning
date, and ending date, and a location, and receives a set
of data for that range. The forms and reports all work
very well.
But when each form or report is used for the FIRST time
for each session, a dialog box called "Enter Parameter
Value" appears for each of the fields that calls for a
value (e.g., Forms!Set Date!BeginDate). We just click OK
through them to get to the pop-up.
I've tried setting defaults in the unbound controls but
that hasn't worked. I've also tried opening the pop-up
dialog boxes before the form with a message to the user to
just click OK and get on with it.
But what I really want is to learn what's going on and how
to avoid it. Any help is greatly appreciated.
Thaks, Susy