Thread: OFFSET Range
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Daniel Daniel is offline
external usenet poster
 
Posts: 354
Default OFFSET Range


I have the following string in cell A1:
SIM5$A$1


I would like to use it as a range for offset and does not work, I suppose
because it is a string and not a range.
Question: how do I make it into a range to be able to use offset
thanks