View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.misc
mrice
 
Posts: n/a
Default Compiling macro based on cell values


If you use formulae like...

X = Range(Cells(4, 2))

In this case Cell B4 has the value A1


This will allow you to indirectly address cells


--
mrice

Research Scientist with many years of spreadsheet development experience
------------------------------------------------------------------------
mrice's Profile: http://www.excelforum.com/member.php...o&userid=10931
View this thread: http://www.excelforum.com/showthread...hreadid=542365