Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default how can I hide the contents of a cell so others cannot see it

I have a need to hide sensitive information without protecting the sheet,
hiding the column (or row), and without using white text (If a user selects
the cell, then text can be seen.) Using the hide cell protection option will
not work unless the sheet is protected and would disallow the entry of other
data.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,718
Default how can I hide the contents of a cell so others cannot see it

Format Row Hide
Format Column Hide


"Russell A Fowler" wrote:

I have a need to hide sensitive information without protecting the sheet,
hiding the column (or row), and without using white text (If a user selects
the cell, then text can be seen.) Using the hide cell protection option will
not work unless the sheet is protected and would disallow the entry of other
data.

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 857
Default how can I hide the contents of a cell so others cannot see it


If it's sensitive information that the user should not see, setting the cell
as hidden and protecting the sheet might be the only secure way to do it.
Protecting the sheet does not necessarily prevent data entry. As long as the
data entry cells remain unlocked, users can modfiy the data on those cells
even if the sheet is protected.



"Russell A Fowler" wrote:

I have a need to hide sensitive information without protecting the sheet,
hiding the column (or row), and without using white text (If a user selects
the cell, then text can be seen.) Using the hide cell protection option will
not work unless the sheet is protected and would disallow the entry of other
data.

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default how can I hide the contents of a cell so others cannot see it

Thanks for your answer. You've confirmed what I would happen if I used that
method.

"Vergel Adriano" wrote:


If it's sensitive information that the user should not see, setting the cell
as hidden and protecting the sheet might be the only secure way to do it.
Protecting the sheet does not necessarily prevent data entry. As long as the
data entry cells remain unlocked, users can modfiy the data on those cells
even if the sheet is protected.



"Russell A Fowler" wrote:

I have a need to hide sensitive information without protecting the sheet,
hiding the column (or row), and without using white text (If a user selects
the cell, then text can be seen.) Using the hide cell protection option will
not work unless the sheet is protected and would disallow the entry of other
data.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default how can I hide the contents of a cell so others cannot see it

Russell

Excel's internal protection is very weak so the general rule is........if you
don't want someone to see data, don't include it in the workbook.

With that warning in mind, you can protect and hide just certain cells while the
sheet is protected.

By default, all cells are protected when sheet protection is enabled.

Hit CTRL + a(twice in 2003) to select all cells.

FormatCellsProtection. Uncheck "locked"

Select the cells you want protected and hidden and FormatCellsProtection

Check "locked" and "hidden".

ToolsProtectionProtect Sheet. Note the options when protecting.

Supply a password and OK.

I reiterate..........this is very weak protection. Internal protection
passwords are easily cracked.


Gord Dibben MS Excel MVP

On Fri, 2 Mar 2007 19:05:39 -0800, Russell A Fowler <Russell A
wrote:

I have a need to hide sensitive information without protecting the sheet,
hiding the column (or row), and without using white text (If a user selects
the cell, then text can be seen.) Using the hide cell protection option will
not work unless the sheet is protected and would disallow the entry of other
data.




  #6   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 22,906
Default how can I hide the contents of a cell so others cannot see it

Whoops!

Forgot to deal with the contents of the cells you want hidden.

The "hidden" property just hides the content in the formula bar.

To hide the cell contents on the sheet, before you lock them,
FormatCellsNumberCustom ;;; that's 3 semi-colons.


Gord

On Fri, 02 Mar 2007 20:16:55 -0800, Gord Dibben <gorddibbATshawDOTca wrote:

Russell

Excel's internal protection is very weak so the general rule is........if you
don't want someone to see data, don't include it in the workbook.

With that warning in mind, you can protect and hide just certain cells while the
sheet is protected.

By default, all cells are protected when sheet protection is enabled.

Hit CTRL + a(twice in 2003) to select all cells.

FormatCellsProtection. Uncheck "locked"

Select the cells you want protected and hidden and FormatCellsProtection

Check "locked" and "hidden".

ToolsProtectionProtect Sheet. Note the options when protecting.

Supply a password and OK.

I reiterate..........this is very weak protection. Internal protection
passwords are easily cracked.


Gord Dibben MS Excel MVP

On Fri, 2 Mar 2007 19:05:39 -0800, Russell A Fowler <Russell A
wrote:

I have a need to hide sensitive information without protecting the sheet,
hiding the column (or row), and without using white text (If a user selects
the cell, then text can be seen.) Using the hide cell protection option will
not work unless the sheet is protected and would disallow the entry of other
data.


  #7   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default how can I hide the contents of a cell so others cannot see it

Thanks for the info. I was not aware of the format ";;;". Your answers may
very well work for me. I'll try it.

"Gord Dibben" wrote:

Whoops!

Forgot to deal with the contents of the cells you want hidden.

The "hidden" property just hides the content in the formula bar.

To hide the cell contents on the sheet, before you lock them,
FormatCellsNumberCustom ;;; that's 3 semi-colons.


Gord

On Fri, 02 Mar 2007 20:16:55 -0800, Gord Dibben <gorddibbATshawDOTca wrote:

Russell

Excel's internal protection is very weak so the general rule is........if you
don't want someone to see data, don't include it in the workbook.

With that warning in mind, you can protect and hide just certain cells while the
sheet is protected.

By default, all cells are protected when sheet protection is enabled.

Hit CTRL + a(twice in 2003) to select all cells.

FormatCellsProtection. Uncheck "locked"

Select the cells you want protected and hidden and FormatCellsProtection

Check "locked" and "hidden".

ToolsProtectionProtect Sheet. Note the options when protecting.

Supply a password and OK.

I reiterate..........this is very weak protection. Internal protection
passwords are easily cracked.


Gord Dibben MS Excel MVP

On Fri, 2 Mar 2007 19:05:39 -0800, Russell A Fowler <Russell A
wrote:

I have a need to hide sensitive information without protecting the sheet,
hiding the column (or row), and without using white text (If a user selects
the cell, then text can be seen.) Using the hide cell protection option will
not work unless the sheet is protected and would disallow the entry of other
data.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Macro to remove contents of cell and move all other contents up one row adw223 Excel Discussion (Misc queries) 1 July 1st 05 03:57 PM
hide cell contents and make it reappear (Excel) Dave Excel Discussion (Misc queries) 3 April 15th 05 09:00 PM
Hide Contents of Calculated Cell Prior Sayin New Users to Excel 3 March 3rd 05 10:15 PM
Cell contents vs. Formula contents Sarah Excel Discussion (Misc queries) 3 December 15th 04 06:02 PM
How do I add a date formula to a cell but hide the contents with . Emzy Wemzy Excel Discussion (Misc queries) 2 December 12th 04 01:48 PM


All times are GMT +1. The time now is 04:58 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"