G
Guest
I have used a scroll box to display project names and allow the user to pull
up and edit info based on the name selected. If the scroll is not returned to
the first project name in the list before the user tries to quit, Access
tosses up a message about "Updates to table were not successful...." and then
a second that says "....problem while trying to save.." I have tried a
variety of things and it is clear that the data has been saved and that the
messages are a result of a change in the filter used. I'd like to disable
the messages or replace them with one of my own. Docmd.setwarnings false
didn't do anything. Any suggestions would be great.
up and edit info based on the name selected. If the scroll is not returned to
the first project name in the list before the user tries to quit, Access
tosses up a message about "Updates to table were not successful...." and then
a second that says "....problem while trying to save.." I have tried a
variety of things and it is clear that the data has been saved and that the
messages are a result of a change in the filter used. I'd like to disable
the messages or replace them with one of my own. Docmd.setwarnings false
didn't do anything. Any suggestions would be great.