Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How to automatically change the cell's bakground colour
if it's value is updated? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm thinking you want conditional formatting of sorts. What exactly do you
change on the sheet and what do you want to do with the colors? 1) Do you want a specific color if the value is within certain ranges Read more about this here http://www.cpearson.com/excel/cformatting.htm 2) Do you want a color if the cell has been changed at all (one value to another) You may need to use a worksheet change event. Please come back if you need more assistance with this. -- HTH, Barb Reinhardt "shiro" wrote: How to automatically change the cell's bakground colour if it's value is updated? |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want the cell's colour turn to another colour if it's value is
edited/changed. And if possible for cell with formula too?The main problem is I can't write the code.I understand how to use CF but almost the cell value is text. I want to apply this condition to a workbook,but there are many many ws in it. Thank's for advise. "Barb Reinhardt" wrote in message ... I'm thinking you want conditional formatting of sorts. What exactly do you change on the sheet and what do you want to do with the colors? 1) Do you want a specific color if the value is within certain ranges Read more about this here http://www.cpearson.com/excel/cformatting.htm 2) Do you want a color if the cell has been changed at all (one value to another) You may need to use a worksheet change event. Please come back if you need more assistance with this. -- HTH, Barb Reinhardt "shiro" wrote: How to automatically change the cell's bakground colour if it's value is updated? |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
automatic colour change of cells. | Excel Worksheet Functions | |||
is there any automatic colour change function? | Excel Worksheet Functions | |||
Formatting a cell with colour based on whether another cell's valu | Excel Worksheet Functions | |||
Criteria - Automatic Change Font or Fill Colour | Excel Worksheet Functions | |||
Change Font Colour Automatic When Formula Match | Excel Discussion (Misc queries) |