Hiding Formulas

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to hide the formulas on my spread sheet so that someone using it
would not be able to see them. is there an easy way to do that?

thanks.

EG
 
Try this:

Select the cells with the formulas you want to hide

Then...From the Excel main menu:
<format><cells><protection tab>
Check: Hidden
(Also check: Locked if you want the cells protected)
Click the [OK] button

That will allow the formula result to be displayed....but, not the formula
when protection is turned ON.
<tools><protection><protect sheet>

An additional layer of security can be used:
If you set the custom number format of the cell to: ;;;
the returned value will be hidden with and without protection turned on.
To hide the formula, though, you'd still need to follow the above section's
instructions.

Is that something you can work with?
***********
Regards,
Ron

XL2002, WinXP
 
Yes! Thanks!

Ron Coderre said:
Try this:

Select the cells with the formulas you want to hide

Then...From the Excel main menu:
<format><cells><protection tab>
Check: Hidden
(Also check: Locked if you want the cells protected)
Click the [OK] button

That will allow the formula result to be displayed....but, not the formula
when protection is turned ON.
<tools><protection><protect sheet>

An additional layer of security can be used:
If you set the custom number format of the cell to: ;;;
the returned value will be hidden with and without protection turned on.
To hide the formula, though, you'd still need to follow the above section's
instructions.

Is that something you can work with?
***********
Regards,
Ron

XL2002, WinXP


EG said:
I would like to hide the formulas on my spread sheet so that someone using it
would not be able to see them. is there an easy way to do that?

thanks.

EG
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top