Page 1 of 1

Color Cell based on Number

Posted: 2014-09-29 16:10
by Saroma
Hi,

I've tried a few ways to do it, but didn't get the outcome I wanted.

I have a field only with numbers. I just want a way to color cell/value based on:
if value >0 and <=10 color should be red
if value >10 and <=20 color should be blue
and if value is >20 color should be green

I know that this is simple for some of you, but I've searched and tried different solutions and none has helped me.

Thanks :)

Re: Color Cell based on Number

Posted: 2015-05-21 07:22
by Satya Kavala
Hello saroma,
Please Check your PM.

Re: Color Cell based on Number

Posted: 2015-06-02 16:49
by table_otto
Please can you tell me also the hint to make this? I seach that for our club table... Thanks

Re: Color Cell based on Number

Posted: 2015-06-03 01:53
by shasta59
Check out this link.

http://stackoverflow.com/questions/7986 ... ed-on-text

The above may do it for you.

Alan

Re: Color Cell based on Number

Posted: 2015-06-03 20:09
by table_otto
Oh, thats cool and easy to do. Thanks for your tip. :)