View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Jørgen Andreassen Jørgen Andreassen is offline
external usenet poster
 
Posts: 2
Default How to set active cell range to an variable

Hi. I want to fetch the address of the active cell so that I can use the
reference to build a formula. I have tried some, but so far I only got the
value of the active cell, and that doesn't help me at all.