Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,101
Default Can You Do This....

=IF(C130,D12-C13,0)
This is My formula,
I was woundering if you can hide the zero's in the cells if value is zero
I have made a speedsheet to track Lotto Sales & Inventory
Any help would be Great

Thank you
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 22,906
Default Can You Do This....

Will this do?

=IF(C130,D12-C13,"")

If not, use Conditional Formatting to color the font white if cell reads zero.

FormatCFCell Value is: equal to 0

Format font to white.


Gord Dibben MS Excel MVP

On Wed, 6 Sep 2006 19:14:02 -0700, Mike wrote:

=IF(C130,D12-C13,0)
This is My formula,
I was woundering if you can hide the zero's in the cells if value is zero
I have made a speedsheet to track Lotto Sales & Inventory
Any help would be Great

Thank you


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 516
Default Can You Do This....

Tool, Options, View tab and uncheck the "Zero values" box. Should work. :))

Matt

"Mike" wrote:

=IF(C130,D12-C13,0)
This is My formula,
I was woundering if you can hide the zero's in the cells if value is zero
I have made a speedsheet to track Lotto Sales & Inventory
Any help would be Great

Thank you

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



All times are GMT +1. The time now is 11:10 AM.

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"