View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
VinceW VinceW is offline
external usenet poster
 
Posts: 17
Default reposting of previous question

I have code that sets a border around the print area which works fine if it
is only a single page, but if it is multiple pages, the bottom border is only
printed on the last page. What I need is to be able to set the border on
each printed page. Is there a way to do this?

Your help is greatly appreciated.