Automate bookmark naming of formfields

R

rachitm

I have a macro that adds a row (with formfields) to a 3 column table.
Is there a way I can take care of the naming convention for the
formfields?

Eg.

When the macro is used the first time....the first row is inserted
with 3 formfields -

Column1 formfield would have a bookmark name: text1
Column2 formfield would have a bookmark name: text2
Column3 formfield would have a bookmark name: text3....


If the macro is used again...the second row is inserted with 3
formfields -

Column1 formfield would have a bookmark name: text4
Column2 formfield would have a bookmark name: text5
Column3 formfield would have a bookmark name: text6....and so on...

All help is appreciated!
 
R

rachitm

This works! The combination of globally naming fields and then locking
them down worked!! Great! Thank you for all your help!!
 

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