View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Barbre[_2_] Brian Barbre[_2_] is offline
external usenet poster
 
Posts: 2
Default Footer font formating in Excel

I wrote VB to format my footer font in excel to a certain point size. I also
have to scale the page I am printing to 1 wide by 1 tall. I want the font to
appear the same size on all the pages that I am printing, but becasue each
page is scaling differently the font appears larger or smaller when printed.

***Is there a way to scale the page being printed in excel, without scaling
the footer (or header) font.***