How to 'cover up' Data in a Cell in Excel2007

JARHTMD

Board Regular
Joined
Nov 16, 2009
Messages
57
I have a sheet in which I want to deliberately "cover up" data in a particular cell. I don't want to hide the cell. I want it to be readily/quickly available (for me), but hidden from everyone else. I don't want anything elaborate. I'll know what's there, but others will have no reason to even suspect that anything is stored there.

Left-Justified literals that are too wide for a column will overflow into the next cell(s) to the right, IF those cells are empty. Is there a way to cause that overflow, even if they contain data?
 

Excel Facts

Pivot Table Drill Down
Double-click any number in a pivot table to create a new report showing all detail rows that make up that number
how hidden are you hoping for? Security level?
And what kind of data is in the cell? If it is a reference for formulas, there are other places to store it.
 
Upvote 0
I have a sheet in which I want to deliberately "cover up" data in a particular cell. I don't want to hide the cell. I want it to be readily/quickly available (for me), but hidden from everyone else. I don't want anything elaborate. I'll know what's there, but others will have no reason to even suspect that anything is stored there.

Left-Justified literals that are too wide for a column will overflow into the next cell(s) to the right, IF those cells are empty. Is there a way to cause that overflow, even if they contain data?
One possibility... custom format the cell using ;;; (three semi-colons)... the cell will appear blank, but if you select the cell, its contents or formula will appear in the Formula Bar.
 
Upvote 0
One possibility... custom format the cell using ;;; (three semi-colons)... the cell will appear blank, but if you select the cell, its contents or formula will appear in the Formula Bar.

Thanks, Rick. That's what I was looking for.
 
Upvote 0

Forum statistics

Threads
1,214,889
Messages
6,122,097
Members
449,065
Latest member
albertocarrillom

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top