Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi
I have the following formula =AND($A$6="w",$F$6TIME(7,0,0))+$F$6 which is great. If the letter W is added into cell A6 and the time is greater than 7 hours in cell F6, F6 will be shaded in red. If no W is added in A6 this rule does not apply. Now what I want to do is still using the same cells and still having the rule above active add more to it. For example if the letter P is added instead of a W and a time is greater than 10 hours then the cell will change to blue. I have tried to add =AND($A$6="p",$F$6TIME(10,0,0))+$F$6 to the one above but keep getting an error message. Please help. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Adding to an existing formula | Excel Worksheet Functions | |||
Editing an existing formula | Excel Worksheet Functions | |||
insert a new cell into an existing formula | Excel Discussion (Misc queries) | |||
Modifying an Existing Formula | Excel Worksheet Functions | |||
Need help to expand existing formula | Excel Worksheet Functions |