View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
evan evan is offline
external usenet poster
 
Posts: 64
Default Macros - variable columns

Hello,
Not sure if this question has been answered but I could not find it. I have
a macro that hides a few columns in a spreadsheet. However, everytime I
insert or delete a column in the spreadsheet, the macro only retains the
column number and will no longer hide the columns I want to hide. Is there
an edit I can make to the macro to make it dependent on me inserting or
deleting columns?

Thanks for the help!
-Evan