View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
BryanDamon BryanDamon is offline
external usenet poster
 
Posts: 8
Default Reference function name from a different cell

I am trying to do something like this
=A1(B1:B10)
where A1=sum (or some function)
So I want excel to know the text value in A1 as the function name. Is this
possible?