Modify Error Messages

Researcher

I.T. Veteran
Local time
Today, 14:07
Joined
Oct 11, 2006
Messages
42
On occassion I have copied a previously completed database as a template to keep from re-creating forms, tables etc. However, when I receive error messages like canceling a hyperlink button, I will receive an error message where the caption refers to the previous database name. How can I change this? If it was a caption on a form, the properties option allows me to change, but what about miscellaneous error messages?

Thanks for any help you can provide...

JK
 
search in your code for msgbox - and modify the code where necessary
 
Also look in any macros that the system has, it's possible to set message boxes in there too.
 

Users who are viewing this thread

Back
Top Bottom