View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jonrey
 
Posts: n/a
Default calculate a formula instead of returning text

I am compiling data from several different, variable, worksheets. I am using
concatenate to add the name of each worksheet into a formula to pull the
appropriate data. However, it is returning the text of the formula instead of
the results of the formula. How can I make it calculate the result instead of
simply displaying the formula text?