in reply to Re^3: Loop through Word Sections?
in thread Loop through Word Sections?

PS, the 'more stuff' is:

$word_app->Selection->WholeStory; $word_app->Selection->Fields->Update;

Above works on section 1 of the document only...