Thread: Excel Macro
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
bmorganh bmorganh is offline
external usenet poster
 
Posts: 7
Default Excel Macro

I have written a macro that hides several rows on a spreadsheet. The problem
is that when I insert rows above those that are to be hidden as a part of the
macro, the row numbers in Visual Basic do not change, thereby the incorrect
rows are hidden.