BlueHorizon
Instructor
Hi you smart people! Happy Thanksgiving to those of you who celebrate!
I've searched for an answer to this one but I don't understand what I've read.
Novice to VBA. Willing to learn.
Protected form in Word: I have a table with 3 columns and 3 initial rows. Each column contains a formfield so that when the doc is password protected, users tab from field to field to enter data.
Here's my dilemma: How can I get a MessageBox to pop up when the user tabs from the last formfield in the table? I would like the MsgBox to ask the user if they need another row. If they answer Yes, a new row with the same formfields as the row before is added. If they answer No, the tab moves them to the next formfield outside the table.
If this possible? If so, how? I've read that this macro should be "on exit" of the formfield.
Thanks in advance! I appreciate the help, as always!!
Best,
Blue Horizon![[2thumbsup] [2thumbsup] [2thumbsup]](/data/assets/smilies/2thumbsup.gif)
I've searched for an answer to this one but I don't understand what I've read.
Novice to VBA. Willing to learn.
Protected form in Word: I have a table with 3 columns and 3 initial rows. Each column contains a formfield so that when the doc is password protected, users tab from field to field to enter data.
Here's my dilemma: How can I get a MessageBox to pop up when the user tabs from the last formfield in the table? I would like the MsgBox to ask the user if they need another row. If they answer Yes, a new row with the same formfields as the row before is added. If they answer No, the tab moves them to the next formfield outside the table.
If this possible? If so, how? I've read that this macro should be "on exit" of the formfield.
Thanks in advance! I appreciate the help, as always!!
Best,
Blue Horizon
![[2thumbsup] [2thumbsup] [2thumbsup]](/data/assets/smilies/2thumbsup.gif)