![]() |
negative numbers
I would like to know if there is a way to format a cell so that the number
entered into it always apppears as a negative number. |
negative numbers
"Winfield" wrote in message ... I would like to know if there is a way to format a cell so that the number entered into it always apppears as a negative number. I'm not very good at this but I tried -0 as a custom format and it seems to work. If I enter 34, it shows up as -34. Excel will still treat it as a positive number, though. So, if 34 was entered in A1 and I enter =A1+1 in a different cell with the same custom format, I get -35 /Fredrik |
negative numbers
Problem with that format is that is also shows zero as -0, which is
nonsense, as 0 is neither positive nor negative. An alternative to show zero as 0 would be -0;-0;0 If you want thousand separators, use -#,##0;-#,##0;0 and so on -- HTH RP (remove nothere from the email address if mailing direct) "Fredrik Wahlgren" wrote in message ... "Winfield" wrote in message ... I would like to know if there is a way to format a cell so that the number entered into it always apppears as a negative number. I'm not very good at this but I tried -0 as a custom format and it seems to work. If I enter 34, it shows up as -34. Excel will still treat it as a positive number, though. So, if 34 was entered in A1 and I enter =A1+1 in a different cell with the same custom format, I get -35 /Fredrik |
All times are GMT +1. The time now is 05:59 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com