View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.programming
Kjeldc Kjeldc is offline
external usenet poster
 
Posts: 33
Default Hiding scrollbars in active sheet

Thank you

"r.bell321" skrev:


ActiveWindow.DisplayHorizontalScrollBar = False
ActiveWindow.DisplayVerticalScrollBar = False


--
r.bell321Posted from - http://www.officehelp.in