TABLE:
Column 1 Column 2
A1:FIELD NAME B1:results from formula to be inserted here
A2:homeoffi B2:description of homeoffi
A3:jobsite B3:description of jobsite
A4:other B4:description of other
I'm in no way an expert on VBA and in fact I've never worked with it. I'm
trying to teach myself how to use it.
How are the data being input into A2:A4? If you're using formfields in a document protected for forms, you can do what you're after
without a macro. If you're not using either a userform or formfields, even a macro might not be much use, since there are not
table-related events in Word to trigger one.
--
Cheers
macropod
[Microsoft MVP - Word]
"Brandon" <Bra...@discussions.microsoft.com> wrote in message news:2B4050AA-BAC3-4E08...@microsoft.com...