M
mcambrose
I want to allow the user to create an input file with a single phrase on each
line (corresponds to a document tab name). I want to write a macro to read in
the user data one line at a time and then use the find/replace to put this
data into my template. For example I will replace the text Tab1 with the
information on line 1. I know how to use the find/replace, but I don't know
how to read the data in and then step to the next data after completing the
find/replace. If I were using excel I would refer to a range and then step
through each cell in the range. I just don't know what would be equivalent in
word. would I have the user put information in a table and then somehow step
through tabl>?
Thanks
line (corresponds to a document tab name). I want to write a macro to read in
the user data one line at a time and then use the find/replace to put this
data into my template. For example I will replace the text Tab1 with the
information on line 1. I know how to use the find/replace, but I don't know
how to read the data in and then step to the next data after completing the
find/replace. If I were using excel I would refer to a range and then step
through each cell in the range. I just don't know what would be equivalent in
word. would I have the user put information in a table and then somehow step
through tabl>?
Thanks