J
joncohen
I am trying to validate that an item was selected in a listbox when a user
goes to the next listbox on a word user form. I can trap for the error and
display a message box notifying the user that they did not select an value in
the previous listbox. However, when I try to redirect the user to the
previous listbox the msgbox wants to display twice before the vba logic
refocuses the cursor to the previous listbox. Does anyone have a some code as
a guide as to how to do this in word vba.
Thanks for your assistance in advance.
- Jonathan
goes to the next listbox on a word user form. I can trap for the error and
display a message box notifying the user that they did not select an value in
the previous listbox. However, when I try to redirect the user to the
previous listbox the msgbox wants to display twice before the vba logic
refocuses the cursor to the previous listbox. Does anyone have a some code as
a guide as to how to do this in word vba.
Thanks for your assistance in advance.
- Jonathan