View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tom Tom is offline
external usenet poster
 
Posts: 38
Default set printarea to invisible

Hi

I have written a macro that dynamically fits the printarea to the used area.
Each time when the print area changes, the borders of that area become
visible. Is it possible to hide this? The worksheet is used with xl97, xl2K,
& xlXP.

Tom