View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Brian Matlack[_3_] Brian Matlack[_3_] is offline
external usenet poster
 
Posts: 1
Default Navigating with a macro

When navigating with a macro:
Example: Activecell.offset(1, 0).Range("A1")Select
Can I somehow have the offset numbers refer to a value in a cell
therefor making them variable based on formula input

--
Message posted from http://www.ExcelForum.com