How do I get Row # (from Table) the user is in for a Word Form in

D

dfarmer

I have a table that has 3 columns and 12 rows. I have a form field in each
cell. The first column form field has Entry Macro filled in using the same
macro in each row. The maacro loops through a specific # of times letting
the user select an item from a Form, I then populate the other cells in the
same row. I originally got it to work by setting it up in the 1st row and
looping 12 times.

I need to get the Row # the User is in so that I know how many times to
allow for the Selection Loop so that I can allow to start the selection on
any row in the table. I can't figure out how to get Current Row or Active
Row to be able to do this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top