View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Gwen[_3_] Gwen[_3_] is offline
external usenet poster
 
Posts: 5
Default Show only Print_area range

Hello,

I need to have a macro that hides all the rows and colums that is not part
of a print area on a sheet.

My print area has graphs, and I tried to hide the rows or columns that
contain the datas, and the graphs disappear.
Is there a solution for this?

Thanks.