View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Eric Eric is offline
external usenet poster
 
Posts: 1,670
Default How to call a cell ?

Does anyone know how to call a cell in following situation? for example
In cell A1 = 10, in cell B1 = A3 by moving up 2 cell = A1 A(3-2) = A1
Can I perform this kind of format to locate the cell value?
Thank for any suggestion
Eric