Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Ok guys and gals this is what I have. I need to put () around whole numbers
and negative numbers need to read out normal. Here is an example. 12 would read out as (12) -12 Would read out as 12 Here is a example: If A1 was 12 and A2 was -13 A3 would = 1 and if A1 was 12 and A3 was -4 A3 would = (8) A3 = A1+A2 Thanks |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
Try a custom format of (#);#;; HTH Martin "joker007" wrote in message ... Ok guys and gals this is what I have. I need to put () around whole numbers and negative numbers need to read out normal. Here is an example. 12 would read out as (12) -12 Would read out as 12 Here is a example: If A1 was 12 and A2 was -13 A3 would = 1 and if A1 was 12 and A3 was -4 A3 would = (8) A3 = A1+A2 Thanks |
#3
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thanks Martin works great but now I need to take the number 2 places past the
Decimal here is a example 12.12 would = (12.12) and -12.12 would equal 12.12 Thanks again "MartinW" wrote: Hi, Try a custom format of (#);#;; HTH Martin "joker007" wrote in message ... Ok guys and gals this is what I have. I need to put () around whole numbers and negative numbers need to read out normal. Here is an example. 12 would read out as (12) -12 Would read out as 12 Here is a example: If A1 was 12 and A2 was -13 A3 would = 1 and if A1 was 12 and A3 was -4 A3 would = (8) A3 = A1+A2 Thanks |
#4
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Maybe this,
(#.00);#.00;; Also take a look here for a full explanation of formatting. http://support.microsoft.com/default.aspx?id=264372 HTH Martin "joker007" wrote in message ... Thanks Martin works great but now I need to take the number 2 places past the Decimal here is a example 12.12 would = (12.12) and -12.12 would equal 12.12 Thanks again "MartinW" wrote: Hi, Try a custom format of (#);#;; HTH Martin "joker007" wrote in message ... Ok guys and gals this is what I have. I need to put () around whole numbers and negative numbers need to read out normal. Here is an example. 12 would read out as (12) -12 Would read out as 12 Here is a example: If A1 was 12 and A2 was -13 A3 would = 1 and if A1 was 12 and A3 was -4 A3 would = (8) A3 = A1+A2 Thanks |
#5
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Thank you that is just what I needed.
"MartinW" wrote: Maybe this, (#.00);#.00;; Also take a look here for a full explanation of formatting. http://support.microsoft.com/default.aspx?id=264372 HTH Martin "joker007" wrote in message ... Thanks Martin works great but now I need to take the number 2 places past the Decimal here is a example 12.12 would = (12.12) and -12.12 would equal 12.12 Thanks again "MartinW" wrote: Hi, Try a custom format of (#);#;; HTH Martin "joker007" wrote in message ... Ok guys and gals this is what I have. I need to put () around whole numbers and negative numbers need to read out normal. Here is an example. 12 would read out as (12) -12 Would read out as 12 Here is a example: If A1 was 12 and A2 was -13 A3 would = 1 and if A1 was 12 and A3 was -4 A3 would = (8) A3 = A1+A2 Thanks |
#6
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Woops that should be (#.00);#.00;0;
The first one won't show zero values. HTH Martin "joker007" wrote in message ... Thank you that is just what I needed. "MartinW" wrote: Maybe this, (#.00);#.00;; Also take a look here for a full explanation of formatting. http://support.microsoft.com/default.aspx?id=264372 HTH Martin "joker007" wrote in message ... Thanks Martin works great but now I need to take the number 2 places past the Decimal here is a example 12.12 would = (12.12) and -12.12 would equal 12.12 Thanks again "MartinW" wrote: Hi, Try a custom format of (#);#;; HTH Martin "joker007" wrote in message ... Ok guys and gals this is what I have. I need to put () around whole numbers and negative numbers need to read out normal. Here is an example. 12 would read out as (12) -12 Would read out as 12 Here is a example: If A1 was 12 and A2 was -13 A3 would = 1 and if A1 was 12 and A3 was -4 A3 would = (8) A3 = A1+A2 Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Decimal Numbers typed into Excel 2003 read as whole numbers | Excel Discussion (Misc queries) | |||
change 2000 cells (negative numbers) into positive numbers | Excel Worksheet Functions | |||
Convert numbers stored as text to numbers Excel 2000 | Excel Discussion (Misc queries) | |||
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? | Excel Worksheet Functions | |||
Help! How do you get excel to find the x(changes daily, marked in a cell from another formula) highest numbers in a group of numbers and sum them up? | Excel Worksheet Functions |