Is there a way for Access to "remember" and automatically fill in entries entered or selected in pop-up form that is used to both set query criteria and then provide text on a finished report?
The pop-up is tied to the "On Open" property of a report, and controlled by a macro using the "IsLoaded" function.
Every time the pop-up form opens, all the fields are blank and need to be filled in again. This can be quite a pain when running the report over and over with virtually the same parameters.
By the way, I "discovered" this forum only the other day. It is fantastic!

The pop-up is tied to the "On Open" property of a report, and controlled by a macro using the "IsLoaded" function.
Every time the pop-up form opens, all the fields are blank and need to be filled in again. This can be quite a pain when running the report over and over with virtually the same parameters.
By the way, I "discovered" this forum only the other day. It is fantastic!