Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How can I make cells turn a specified colour if certain criteria i
met. for example if, -1015+1015 = exactly 0, Cell turns green else if -1015+number = anything execpt 0, Cell turns red. Any ideas -- Message posted from http://www.ExcelForum.com |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Have you looked at conditional formatting? I don't know how many different
scenarios you have. Conditional formatting only supports three. "Fraggs " wrote in message ... How can I make cells turn a specified colour if certain criteria is met. for example if, -1015+1015 = exactly 0, Cell turns green else if -1015+number = anything execpt 0, Cell turns red. Any ideas? --- Message posted from http://www.ExcelForum.com/ |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have 3 scenarios, 0, <0 and =0
0, <0 = Red cells =0 = Green cells got a link I could look at -- Message posted from http://www.ExcelForum.com |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
First format your cells to be green.
Then select your cells then from the Format menu, choose Conditional formatting. Set up the first format with Not Equal To 0 and then click the format button and select Red. It's pretty self-explanatory. K --- Message posted from http://www.ExcelForum.com/ |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Excel
Click on Format Conditional Formatting Set your first condition. Click Add Set your second condition. Click Add Set your third condition. Click OK "Fraggs " wrote in message ... I have 3 scenarios, 0, <0 and =0 0, <0 = Red cells =0 = Green cells got a link I could look at? --- Message posted from http://www.ExcelForum.com/ |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Does it have to be with VB code ? Conditional formatting (Format menu) is
far easier. Why are so many newsgroup postings channeled through Excelforum saying "any ideas?" by the way ? -- HTH. Best wishes Harald Followup to newsgroup only please "Fraggs " skrev i melding ... How can I make cells turn a specified colour if certain criteria is met. for example if, -1015+1015 = exactly 0, Cell turns green else if -1015+number = anything execpt 0, Cell turns red. Any ideas? --- Message posted from http://www.ExcelForum.com/ |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Why are so many newsgroup postings channeled through Excelforum saying
"any ideas"? Huh? I just said any ideas at the end cos I was clueless and it leaves the question more open than saying, only people who deffinatly know how to solve this answer me. I'm open to all and any suggestions. --- Message posted from http://www.ExcelForum.com/ |
#8
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Take a look at "conditional formating". You should be
able to accomplish what you want. Byron -----Original Message----- How can I make cells turn a specified colour if certain criteria is met. for example if, -1015+1015 = exactly 0, Cell turns green else if -1015+number = anything execpt 0, Cell turns red. Any ideas? --- Message posted from http://www.ExcelForum.com/ . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Turning N/A cells to blank Cells | Excel Worksheet Functions | |||
turning N/A cells to blank Cells | Excel Worksheet Functions | |||
turning a string of cells into a work shift (eg. 9am-7pm) | Excel Worksheet Functions | |||
auto-expansion of excel cells, turning it off | Excel Discussion (Misc queries) | |||
Excel 2003 font colours and cell colours | Excel Discussion (Misc queries) |