View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike[_62_] Mike[_62_] is offline
external usenet poster
 
Posts: 2
Default Print Area Resizing

Hi,

Is there a way of setting a variable print area that the area can grow or
diminish depending on rows being added or deleted? There are a fixed number
of columns so columns are no problem. I want to pop this in a macro within
this worksheet as a before print macro so that it only prints what I want it
to print. I hope I have explained the problem clearly.