View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
tom tom is offline
external usenet poster
 
Posts: 570
Default Excel print area size

Hello, i am creating an excell sheet by code with Visual Fox Pro. everything
is fine with one exception. i have set the print area to be a certain size,
but my data wcould be larger than that, so when it prints i get the last page
cut off.

is there a way to have the sheet or workbook print area shrink or grow
depending on the data?