J
JDC via AccessMonster.com
I am having difficulty finding a way to reset/refresh the fields on a
temporary form to their default values.
When I call a report I have a temp form load from the Reports On Open
Event, this temp form has a few fields that help the end user narrow the
report. The temp form has a few default values loaded like a date field
using =Date().
The first time I run the Report, the temp form loads with the default
values like it is supposed. Lets say I change one of the default values
(like date from the suggested todays date to yesterday's) and run the
report everything works perfectly. However the next time I run the report
the temp form loads with the values I previously used.
Other Info items, when the Report is open the temp form is hidden, when I
close the report it closes the hidden temp form.
I have tried several of the ways obvious tom to refresh this form On Load,
On Open and On Focus without success. Any suggestions you all have to
reset the values in each field to the Default Properties would be greatly
appreciated.
(Hope the above made sense),
Thanks
temporary form to their default values.
When I call a report I have a temp form load from the Reports On Open
Event, this temp form has a few fields that help the end user narrow the
report. The temp form has a few default values loaded like a date field
using =Date().
The first time I run the Report, the temp form loads with the default
values like it is supposed. Lets say I change one of the default values
(like date from the suggested todays date to yesterday's) and run the
report everything works perfectly. However the next time I run the report
the temp form loads with the values I previously used.
Other Info items, when the Report is open the temp form is hidden, when I
close the report it closes the hidden temp form.
I have tried several of the ways obvious tom to refresh this form On Load,
On Open and On Focus without success. Any suggestions you all have to
reset the values in each field to the Default Properties would be greatly
appreciated.
(Hope the above made sense),
Thanks