View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
cvgairport cvgairport is offline
external usenet poster
 
Posts: 30
Default Macro to select cells at current cell

Hi there,

Can a VB macro be written to hide 3 rows at the cell position - no matter
where the current cell position is. I can write a macro to select specific
row numbers, but I want one that will take the 3 rows from the current cell.

Thanks!

Amy