S
sjkrause
Thank you for your advice. After closing the dialog box, if I manually
refresh the page, I get a write conflict warning. If I choose "drop changes"
then the main page updates as I wish. However, when I placed a "refresh"
command at the end of the macro to automatically update the main form after
the dialog box closed, it does not refresh properly. Oddly, if I refresh
manually, then change the data using the dialog box again, all runs well.
Apparently, the macro cannot refresh the main page the first time it is
invoked, but it does so perfectly on all subsequent uses, as long as I don't
close the main form in between. Why would this happen?
refresh the page, I get a write conflict warning. If I choose "drop changes"
then the main page updates as I wish. However, when I placed a "refresh"
command at the end of the macro to automatically update the main form after
the dialog box closed, it does not refresh properly. Oddly, if I refresh
manually, then change the data using the dialog box again, all runs well.
Apparently, the macro cannot refresh the main page the first time it is
invoked, but it does so perfectly on all subsequent uses, as long as I don't
close the main form in between. Why would this happen?