Tricky Heading

D

David Yeager

Problem: I'm trying to, at a certain point within a macro
when certain conditions are met, insert a heading that
will apply for every page generated by the macro from
there on out.

Using a section break before inserting the heading, I can
ensure that the heading only applies to subsequent pages
(which is good), however the heading I'm trying to insert
is an autotext entry that is actually a table. If I just
insert the autotext as the header, the table appears all
screwed up. Any help?

-Dave
 
M

martinique

Insert the header manually and make it look as you want. What is the
difference between that and the header if inserted as AutoText? Find the
difference and fix it.
 
Top