Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default Hiding data using a formula

Is it possible to hide data using a formula?

i.e if i enter a specific number in one cell i can use a formula that hides
it in another (but the data is still in that cell)
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 35,218
Default Hiding data using a formula

Kind of...

You can't hide stuff by using formulas in cells in a worksheet, but you may be
able to use format|Conditional formatting to hide the value (use a white fill on
a white font???).

Say the value in B1 should be hidden if the value in A1 equals x.

Select B1
Format|conditional formatting (xl2003 menus)
formula is:
=A1="x"
and format it nicely (white on white)

Bas8178 wrote:

Is it possible to hide data using a formula?

i.e if i enter a specific number in one cell i can use a formula that hides
it in another (but the data is still in that cell)


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 71
Default Hiding data using a formula

Hi,
Format the cell using a custom format of ;;;

This hides the content without the need for colouring the font.

Hope this helps

Regards,
Bony

"Bas8178" wrote:

Is it possible to hide data using a formula?

i.e if i enter a specific number in one cell i can use a formula that hides
it in another (but the data is still in that cell)

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
Hiding Data Excel Help! Excel Discussion (Misc queries) 3 August 10th 07 08:42 PM
Hiding Data while printing Jeff Excel Discussion (Misc queries) 2 July 20th 07 10:18 PM
Hiding formula JGG Excel Worksheet Functions 6 October 20th 06 10:52 AM
hiding charts w/o data spence Excel Worksheet Functions 0 March 23rd 06 10:49 PM
Hiding formula but allow changes slant55 Excel Discussion (Misc queries) 3 May 27th 05 10:11 PM


All times are GMT +1. The time now is 01:05 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"