B
beer_on
I have a document that could be up to 100 pages long with many
different headings. I am trying to write a macro that would only print
the heading and the text following to fill up only one page. Then page
2 would start with the second heading and the text that follows to fill
that page, and so on for as many headings there are. So if I had 5
headings, the document would only print five pages. One problem also is
that the headings all start with (, ex.: (heading1)
This printout is for reference and that is why I am trying to reduce
the pages. Any help would be greatly appreciated, I am new to VBA and
have been struggling.
different headings. I am trying to write a macro that would only print
the heading and the text following to fill up only one page. Then page
2 would start with the second heading and the text that follows to fill
that page, and so on for as many headings there are. So if I had 5
headings, the document would only print five pages. One problem also is
that the headings all start with (, ex.: (heading1)
This printout is for reference and that is why I am trying to reduce
the pages. Any help would be greatly appreciated, I am new to VBA and
have been struggling.