R
Robert S.
Hi,
I am having difficulties implementing this in Word 2002 using VBA. Any
advice, solutions, point in the right direction would be very much
appreciated.
I have a form created in Word 2002, and some of the questions I do not
know beforehand how many fields I will need. The user can enter one
entry, or 50 entrys. Rather than having a whole page of empty fields
for users who just want to enter in one, I would like to make the
program add a new line of fields if the preceding line of fields was
completed.
How would I go about doing this? I know I should run an exit macro on
the last field, but how do I get it to create a new line of fields,
and have the macro work on the last field of the new line?
I'm really stumped on this!
I am having difficulties implementing this in Word 2002 using VBA. Any
advice, solutions, point in the right direction would be very much
appreciated.
I have a form created in Word 2002, and some of the questions I do not
know beforehand how many fields I will need. The user can enter one
entry, or 50 entrys. Rather than having a whole page of empty fields
for users who just want to enter in one, I would like to make the
program add a new line of fields if the preceding line of fields was
completed.
How would I go about doing this? I know I should run an exit macro on
the last field, but how do I get it to create a new line of fields,
and have the macro work on the last field of the new line?
I'm really stumped on this!