Reiterating what you and Frank already said plus a couple more
Formula shows in cell instead of formatted value
-- make sure you do not have the cell formatted as text
select cell, format, cells, number (tab), look at category
-- make sure you are not in the formula view
tools, options, view (tab), make sure formulas is unchecked
-- make sure you don't have a single quote in front of cell, look at
the formula on the formula tool bar.
-- make sure your formula begins with an equal sign
Lotus 1-2-3 did not use an equal sign in front, Excel does
(don't use compatibility options)
-- make sure you do not have a space in front of the equal sign
if you have a lot of these to fix see TRIMALL macro in
http://www.mvps.org/dmcritchie/excel/join.htm#trimall
Making a formula(s) visible is often useful though
-- precede an example with a single quote to make it act as text, or
-- display the formula used in another cell with the GetFormula macro
in Show FORMULA or FORMAT of another cell
http://www.mvps.org/dmcritchie/excel/formula.htm
-- list of formula used via John Walkenbach's
Creating a List of Formulas (Tip 37)
http://j-walk.com/ss/excel/tips/tip37.htm
Formula works but can't be seen:
-- This is a protection feature to hide the formula, it is enabled by
Format, Cells, Protection(tab), turning on Hidden
and not effective until worksheet is protected with
tools, protection, worksheet
HTH,
David McRitchie, Microsoft MVP - Excel [site changed Nov. 2001]
My Excel Pages:
http://www.mvps.org/dmcritchie/excel/excel.htm
Search Page:
http://www.mvps.org/dmcritchie/excel/search.htm