How to edit embedded OLE (Word) object in table

S

sharper

I'm a novice when it comes to VBA etc, so please go easy on me.

I have a table which stores a large collected of model answers which are
called by a report based upon a students answers to test questions. The
model answers are Word docs embedded in the field [modelanswerstext].

How can I set up a loop to go through each record in the stable to
standardise the formatting (font, size etc) of each embedded object. Code
suggestions appreciated.

Many thanks.
 
Top