Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Jet Jet is offline
external usenet poster
 
Posts: 4
Default Hiding uncalculated values

I am performing a simple calculation formula with a fixed number in C5. The
formula is =C6-C5.
Even when there is no value in C6 the answer shows up a the same number in C5.
How can I hide something other than 0?

25
-x
=25 <--This needs to be blank.

John
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,268
Default Hiding uncalculated values

=IF(COUNT(C5:C6)=2,C6-C5,"")


--


Regards,


Peo Sjoblom



"JET" wrote in message
...
I am performing a simple calculation formula with a fixed number in C5.
The
formula is =C6-C5.
Even when there is no value in C6 the answer shows up a the same number in
C5.
How can I hide something other than 0?

25
-x
=25 <--This needs to be blank.

John



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 0 values on graph Dom Charts and Charting in Excel 1 April 16th 08 01:28 AM
Hiding certain decimal values [email protected] Excel Worksheet Functions 4 June 11th 07 09:35 PM
Hiding Zero Values in Graph Balzyone Excel Discussion (Misc queries) 4 April 27th 07 01:07 AM
Hiding Zero Values on Chart kippers Charts and Charting in Excel 3 January 24th 07 02:50 PM
Hiding zero values Peppi Excel Worksheet Functions 3 January 8th 06 01:31 PM


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