Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Ms Trish
 
Posts: n/a
Default hide the returned value "false" I have submerged zero values

Although I have submerged zero values, and hidden formulas, the cell still
displays "false" when the if statement has not been met. How can I have the
word "false" submerged.
  #2   Report Post  
Biff
 
Posts: n/a
Default

Hi!

Use a return of zero in your IF function when the logical test is FALSE.

An alternative, use conditional formatting to hide them.

Conditional Formatting:
Cell value is: equal to: FALSE
Set the font color to be the same as the background color

Biff

"Ms Trish" <Ms wrote in message
...
Although I have submerged zero values, and hidden formulas, the cell still
displays "false" when the if statement has not been met. How can I have
the
word "false" submerged.



  #3   Report Post  
Peo Sjoblom
 
Posts: n/a
Default

=IF(A1=X,200,"")

meaning if the condition is not met return blank

adapt to fit

--
Regards,

Peo Sjoblom

(No private emails please)


"Ms Trish" <Ms wrote in message
...
Although I have submerged zero values, and hidden formulas, the cell still
displays "false" when the if statement has not been met. How can I have
the
word "false" submerged.


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
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 07:48 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM
Grouped Sheets and Formating Pank Mehta Excel Discussion (Misc queries) 3 March 24th 05 01:42 AM
link data to new workbook WYN Excel Discussion (Misc queries) 3 February 28th 05 06:19 AM
Grand Totals @ Same Place Amber M Excel Worksheet Functions 2 December 30th 04 07:13 PM


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

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

About Us

"It's about Microsoft Excel"