View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Peter Morris Peter Morris is offline
external usenet poster
 
Posts: 13
Default activecell column to a given range


"Dave Peterson" wrote in message
...
Do you know the row number to go to?



No, that's the point.

To be precise, I know the row number NOW, but
as I develop my code Imight move the cells to a different
location. I don't waant tohard code a specific row
number.

Cells in the row are a named range "column_headers"
I want the current column within that range. Or an
alternative way to do this.