Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default make cell show blank when total is zero

I searched and found this thread. I'm using Excel 2003.

I used Frank's advice of custom cell format to make cell show blank when
total is zero, eg: 0.0;-0.0;

but it only returns me one place of decimal rounded up to nearest 10.
Result: 123 * 11.05 = 1359.2

I changed the custom cell format to 0.00;-0.00;
Result: 123 * 11.05 = 1359.15

What I would like returned is 1,359.15

Can you help me with a custom cell format returning 1,359.15 where it will
make the cell show blank when total is zero?

Lindy

"Frank Kabel" wrote:

Hi
goto 'Format - Cells'. Choose custom and enter this format in the
textbox on the right side

--
Regards
Frank Kabel
Frankfurt, Germany

"jtinne" schrieb im Newsbeitrag
...
How would I enter that in the formula?

"Frank Kabel" wrote:

Hi
you could use a custom format such as
0.0;-0.0;

--
Regards
Frank Kabel
Frankfurt, Germany

"jtinne" schrieb im Newsbeitrag
...
Here is my formula:
=COUNTIF(OFFSET('Daily MP'!$A:$A,0,MATCH(H$3,'Daily
MP'!$5:$5,0)-1),"*" &
$B8 & "*")
When the total is zero, how do I show the cell as blank instead

of
having a
0 show in the cell?




  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 16
Default make cell show blank when total is zero

Thank you so much. Just what I wanted.
Lindy

"Sandy Mann" wrote:

Try a custom format of:

#,##0.00;-#,##0.00;

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"Lindy" wrote in message
...
I searched and found this thread. I'm using Excel 2003.

I used Frank's advice of custom cell format to make cell show blank when
total is zero, eg: 0.0;-0.0;

but it only returns me one place of decimal rounded up to nearest 10.
Result: 123 * 11.05 = 1359.2

I changed the custom cell format to 0.00;-0.00;
Result: 123 * 11.05 = 1359.15

What I would like returned is 1,359.15

Can you help me with a custom cell format returning 1,359.15 where it will
make the cell show blank when total is zero?

Lindy

"Frank Kabel" wrote:

Hi
goto 'Format - Cells'. Choose custom and enter this format in the
textbox on the right side

--
Regards
Frank Kabel
Frankfurt, Germany

"jtinne" schrieb im Newsbeitrag
...
How would I enter that in the formula?

"Frank Kabel" wrote:

Hi
you could use a custom format such as
0.0;-0.0;

--
Regards
Frank Kabel
Frankfurt, Germany

"jtinne" schrieb im Newsbeitrag
...
Here is my formula:
=COUNTIF(OFFSET('Daily MP'!$A:$A,0,MATCH(H$3,'Daily
MP'!$5:$5,0)-1),"*" &
$B8 & "*")
When the total is zero, how do I show the cell as blank instead
of
having a
0 show in the cell?








  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,345
Default make cell show blank when total is zero

Glad that it worked for you. Thanks fot the feedback.

--
Regards,

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"Lindy" wrote in message
...
Thank you so much. Just what I wanted.
Lindy

"Sandy Mann" wrote:

Try a custom format of:

#,##0.00;-#,##0.00;

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"Lindy" wrote in message
...
I searched and found this thread. I'm using Excel 2003.

I used Frank's advice of custom cell format to make cell show blank
when
total is zero, eg: 0.0;-0.0;

but it only returns me one place of decimal rounded up to nearest 10.
Result: 123 * 11.05 = 1359.2

I changed the custom cell format to 0.00;-0.00;
Result: 123 * 11.05 = 1359.15

What I would like returned is 1,359.15

Can you help me with a custom cell format returning 1,359.15 where it
will
make the cell show blank when total is zero?

Lindy

"Frank Kabel" wrote:

Hi
goto 'Format - Cells'. Choose custom and enter this format in the
textbox on the right side

--
Regards
Frank Kabel
Frankfurt, Germany

"jtinne" schrieb im Newsbeitrag
...
How would I enter that in the formula?

"Frank Kabel" wrote:

Hi
you could use a custom format such as
0.0;-0.0;

--
Regards
Frank Kabel
Frankfurt, Germany

"jtinne" schrieb im Newsbeitrag
...
Here is my formula:
=COUNTIF(OFFSET('Daily MP'!$A:$A,0,MATCH(H$3,'Daily
MP'!$5:$5,0)-1),"*" &
$B8 & "*")
When the total is zero, how do I show the cell as blank instead
of
having a
0 show in the 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
How to have a cell show as blank pajones via OfficeKB.com Excel Worksheet Functions 5 September 7th 06 05:03 PM
make cell show blank when total is zero Bob L Excel Discussion (Misc queries) 3 May 19th 06 05:04 PM
=IF cell needs to show blank if blank Boethius1 Excel Discussion (Misc queries) 5 March 1st 06 05:36 PM
Show blank cell Dropdown3 Excel Discussion (Misc queries) 6 February 3rd 06 07:56 PM
How do I make a blank cell with a date format blank? Pivot Table/Query Excel Worksheet Functions 6 June 14th 05 11:19 PM


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