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!
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!