View Single Post
 
Old 06-27-2014, 05:29 PM
callasabra callasabra is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Jun 2014
Posts: 6
callasabra is on a distinguished road
Default userform to enter multiple lines of data in template

I have a template that we enter the following information:
1. A1 v. B1, dated C1, and recorded at D1.
2. A2 v. B2, dated C2, and recorded at D2.

A, B, C, and D are my variables.

Depending on the circumstance I may enter this one time, or 30 times, per document.

I need a userform that will prompt me to enter this data, and have the following options (ie CommandButtons): "Next Entry" "Finished" "Clear Current Entry".
This is essentially a data-entry form in word. I am a novice, but I have seen this done in excel where a userform will jump to the next row. I just don't see how ito "jump" to the next line in word.

Thank you in advance for your help.

Last edited by callasabra; 06-28-2014 at 07:55 AM. Reason: clarification
Reply With Quote