View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
John Bundy John Bundy is offline
external usenet poster
 
Posts: 772
Default Why is the formula displaying rather than the actual value?

Try formatting the column with the formula to general.
--
-John
Please rate when your question is answered to help us and others know what
is helpful.


"jgoetter" wrote:

I am concatenating (6) text string cells values into a single/summary cell
(H12) on Sheet1 -- then want to display this summary cell value on Sheet2.

I am using the formula ='sheet1'!H12 in the Sheet2 cell -- but the formula
is displaying rather than the actual value of the sheet1 H12 cell.

The formula works fine for me in other situations using numbers -- but am
having trouble displaying the values in this text situation. Am on Exel 2003.