C
charlie6067
For example, a protected form has three fields: FName, Initial, and
LName. I need help writing an On Exit macro for the LName field that:
1. Reviews all form fields for blanks.
2. Displays the name of the blank form field(s) so user can correct.
I've tried using bits of code from other postings but can't seem to get
anything to work.
Thanks,
Charlie
charlie6067
LName. I need help writing an On Exit macro for the LName field that:
1. Reviews all form fields for blanks.
2. Displays the name of the blank form field(s) so user can correct.
I've tried using bits of code from other postings but can't seem to get
anything to work.
Thanks,
Charlie
charlie6067