Hiding the Formulas alone

R

raja_turbine

Hi,

I have an excel sheet with lot of formulas.
I want the values of the formulas to be displayed, but NOT the formula
themselves.
The objective is, the user can see the results of the formulas but no
how the calculations work, what are the cells that are referenced i
the calculation, what is happening to the variables etc.
In other words, its something like a black box, where we have the inpu
and the output, and the user need not be aware of what is happenin
inbetween.

Thanks and regards,
Raj
 
D

Dave Peterson

I don't use xl2003, but maybe it was Don's string that caused confusion:

right click on the cell>format>properties>hidden,
then tools|protection|protect sheet
 
Top