View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Ali K Ali K is offline
external usenet poster
 
Posts: 1
Default Inserting lines that don't destroy macros

I have a large sheet which I need to be able to hide and unhide sesctions
using macros. I would like my users to have the functionality to amend the
size of these sections with out destroying the macros I have written to
perform the hide/unhide functionality.

Does anyone have any suggestions that may help??