I want to loop over the values of a string variable to create a Word document titled after each value.
For example, I have:
variablename |
George Washington |
John Adams |
Thomas Jefferson |
C:/location/George Washington.doc
C:/location/John Adams.doc
C:/location/Thomas Jefferson.doc
Can anyone assist?
Thank you!
(v14)
0 Response to Need help looping over string values
Post a Comment