Hidden cells

H

HuaMin

Hi,

In the Excel sheet, I've clicked 'Hidden' in 'protection' tab in 'Format
cells' of the cell, and then I protected the sheet. But the 'hidden' cells
that I expect to have are still visible!

Bst Rgds,
HuaMin
 
D

Dave Peterson

Hidden means that the formula you used in that cell isn't visible to the user.

But the results will be.

If you don't want the user to see the value in the worksheet, you can either
use:

1. a custom number format of: ;;;
2. Format the fill and font to match
3 for just some conditions, you could also use:
Conditional formatting (like white font on a white fill)

But these formatting suggestions will not hide the value (or formula) in the
formula bar.

====
ps. Remember that excel's worksheet protection isn't meant to protect
intellectual property. It's not very strong. It's made to help prevent users
from making data entry errors.
 

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

Top