C
Chip Orange
I have a template I'm creating for use by others, and it has many VBA macros
to aid them. The document starts out with one section, which after the
initial dialog, has its headers updated with the information collected so
they're correct.
Throughout the life of the document the user may choose to add other
sections, and what I really need is a "same as subsequent" setting for the
header instead of "same as previous" because these added sections don't have
the correct header.
Is there a way to cause this to happen automatically in Word, or is there
any example VBA code showing me how to copy all the info from the last
section's header to the current section's header?
thanks.
Chip
to aid them. The document starts out with one section, which after the
initial dialog, has its headers updated with the information collected so
they're correct.
Throughout the life of the document the user may choose to add other
sections, and what I really need is a "same as subsequent" setting for the
header instead of "same as previous" because these added sections don't have
the correct header.
Is there a way to cause this to happen automatically in Word, or is there
any example VBA code showing me how to copy all the info from the last
section's header to the current section's header?
thanks.
Chip