Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hullo Everyone,
A quick question. I am trying to make all negative numbers come up as zero with a dollar sign. I tried the ´general;"0" ' one but that doesnt include the dollar sign. Any ideas or tips? Thanks again, MP |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Did you already disqualify from the Worksheet menu bar:
Format, Cells, Number Tab, Currency? Dan |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Right, that throws up the $ sign, but I still need all negative
numbers to become 0´s. That's why I was thinking I need a type of custom format. On Jan 16, 5:10 pm, dan dungan wrote: Did you already disqualify from the Worksheet menu bar: Format, Cells, Number Tab, Currency? Dan |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
General;$"0"
Positive;negative;0;text is the order of those pieces. This doesn't change the value--it just changes the display. " wrote: Hullo Everyone, A quick question. I am trying to make all negative numbers come up as zero with a dollar sign. I tried the ´general;"0" ' one but that doesnt include the dollar sign. Any ideas or tips? Thanks again, MP -- Dave Peterson |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi MP and Dave,
When I enter General;$"0", the positive numbers are not formatted with a dollar sign. Is that what you wanted? Dan |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The OP wasn't specific:
I am trying to make all negative numbers come up as zero with a dollar sign. I tried the ´general;"0" dan dungan wrote: Hi MP and Dave, When I enter General;$"0", the positive numbers are not formatted with a dollar sign. Is that what you wanted? Dan -- Dave Peterson |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Assuming your positive values are currency too... $0.00;$\0
Rick wrote in message ... Hullo Everyone, A quick question. I am trying to make all negative numbers come up as zero with a dollar sign. I tried the ´general;"0" ' one but that doesnt include the dollar sign. Any ideas or tips? Thanks again, MP |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I forgot about zero.... $0.00;$\0;$0
Rick "Rick Rothstein (MVP - VB)" wrote in message ... Assuming your positive values are currency too... $0.00;$\0 Rick wrote in message ... Hullo Everyone, A quick question. I am trying to make all negative numbers come up as zero with a dollar sign. I tried the ´general;"0" ' one but that doesnt include the dollar sign. Any ideas or tips? Thanks again, MP |
#9
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well, I certainly learned something today.
Thanks Rick and Dave. . .and Michael for asking the original question. Dan |
#10
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Well, I certainly learned something today.
Thanks Rick and Dave. . .and Michael for asking the original question. http://msdn2.microsoft.com/en-us/lib...09(VS.60).aspx Rick |
#11
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Sorry for any miscommunication, I´ve come across that the original
value is still used in my total. Is there a way to change both the value and the display. I was under the impression changing the display would change the total if a negative number was present. Thanks for the help- |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Format Cell as custom type but data doesn't display like I custom. | Excel Discussion (Misc queries) | |||
fill series, custom format question | Excel Discussion (Misc queries) | |||
Custom Format Question | Excel Discussion (Misc queries) | |||
Custom Cell format to mimic time format | Excel Discussion (Misc queries) | |||
Custom Number format question | Excel Discussion (Misc queries) |