C
Chuck
I have need for walking thru the text of a document sequentially and add
info to each line as a function of its position in the document. In Access
one can use a recordset or load a recordset into an array, operate on the
array, and then write it back out. How does one do it in Word VBA?
Chuck
info to each line as a function of its position in the document. In Access
one can use a recordset or load a recordset into an array, operate on the
array, and then write it back out. How does one do it in Word VBA?
Chuck