For the last line of your code put in someting like this:
Msgbox "Data Updated"
HTH
Trying to display a message box after a macro is run to let user know the iformation was entered correctly. I am using VBA editor to do this and can prompt the user for input, and display the input, just need to know how to display a message box after this is done. Can anyone help?
For the last line of your code put in someting like this:
Msgbox "Data Updated"
HTH
Thanks alot, that was just what I needed.
Like this thread? Share it with others