ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Number Format Syntax (https://www.excelbanter.com/excel-programming/321395-number-format-syntax.html)

Tugger

Number Format Syntax
 
What I want to do is format cell(s) so that if the value is less than 100, I
want the number in red. If it is 100 or greater, make black.

Thanks

Tugger

Number Format Syntax
 
It also needs to be in percentage

less than 100% Red, 100% or greater Black

Ron Rosenfeld

Number Format Syntax
 
On Sat, 22 Jan 2005 09:11:06 -0800, Tugger
wrote:

It also needs to be in percentage

less than 100% Red, 100% or greater Black



Format/Cells/Custom Type: [Red][<1]0.00%;0.00%


--ron

Jason Morin

Number Format Syntax
 
Select your range of cells, click Ctrl+1, select Number
tab, click "Custom", and insert this to the right:

[Red][<1]0.00%;[Black][=1]0.00%;General

HTH
Jason
Atlanta, GA

-----Original Message-----
What I want to do is format cell(s) so that if the value

is less than 100, I
want the number in red. If it is 100 or greater, make

black.

Thanks
.


Bob Phillips[_6_]

Number Format Syntax
 
[Red][<1]0%;0%

is one way

--

HTH

RP
(remove nothere from the email address if mailing direct)


"Tugger" wrote in message
...
It also needs to be in percentage

less than 100% Red, 100% or greater Black




Tugger

Number Format Syntax
 
Thank you very much guys!

"Jason Morin" wrote:

Select your range of cells, click Ctrl+1, select Number
tab, click "Custom", and insert this to the right:

[Red][<1]0.00%;[Black][=1]0.00%;General

HTH
Jason
Atlanta, GA

-----Original Message-----
What I want to do is format cell(s) so that if the value

is less than 100, I
want the number in red. If it is 100 or greater, make

black.

Thanks
.




All times are GMT +1. The time now is 12:33 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com