View Single Post
 
Old 04-07-2014, 05:11 AM
Calab Calab is offline Windows 7 64bit Office 2007
Novice
 
Join Date: Nov 2011
Location: Alberta, Canada
Posts: 14
Calab is on a distinguished road
Question VBA script to update field codes?

Is the following possible? Is it difficult to code in a VBA script?

At the top of a word document is a table. The first column of the table contains field codes. The second contains values that we want in the field codes.

Whenever I change a value in the second column, I want the rest of the document searched for field codes matching the first column and update their value.
Reply With Quote