View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
James Lucero[_2_] James Lucero[_2_] is offline
external usenet poster
 
Posts: 3
Default How do I refer to the results of a function in a cell not the form

How do use the contents of a cell that is getting it's contents from another
cell
e.g. in cell K:10 I am joining the contents of cells I:10 and J:10 using the
&. I want to use the results of this join as a data range for a running
chart . Consequently K:10 now displays $E$4:$27.

The problem is that if refer to K:10 in another formula or in a data series
range, Excel reads the formula in K:10 not the actual value