Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() I am trying to change the cell color when I get an error. Here is th vlookup I am using. I want to change to red when I get Not Assigne Yet. Please help. =IF(ISERROR(VLOOKUP($G12,'SAS Specialis Assigned'!$D$4:$E$1288,2,0)),"Not Assigned Yet",VLOOKUP($G12,'SA Specialist Assigned'!$D$4:$E$1288,2,0) -- geparksj ----------------------------------------------------------------------- geparksjr's Profile: http://www.excelforum.com/member.php...fo&userid=2567 View this thread: http://www.excelforum.com/showthread.php?threadid=39336 |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cannot change font color or cell color | Excel Discussion (Misc queries) | |||
Change tab color based on current color of a cell | Excel Discussion (Misc queries) | |||
Excel: Syntax to change cell color based on color of another cell | Excel Worksheet Functions | |||
How to change the default Border, Font Color, and Cell Color | Excel Discussion (Misc queries) | |||
Browse Forms Controls and change TextBox color based on cell color | Excel Programming |