Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
I need to write a conditional formula that will result in a highlight of the
cell if the cell value is not one of these three "yes", "no", or "N/A". Can't get it to work. Can anyone help me. -- Vic |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
The first two a
Condition 1: Cell value is equal to ="Yes" Click Add at the bottom of the dialog box Condition 2: Cell value is equal to ="No" Choose the format for each one as you want them to be. Maybe someone else can help with the #N/A piece of this. Nadine "Vic" wrote: I need to write a conditional formula that will result in a highlight of the cell if the cell value is not one of these three "yes", "no", or "N/A". Can't get it to work. Can anyone help me. -- Vic |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
=and(a1<"yes",a1<"no",a1<"N/A")
Regards, Fred "Vic" wrote in message ... I need to write a conditional formula that will result in a highlight of the cell if the cell value is not one of these three "yes", "no", or "N/A". Can't get it to work. Can anyone help me. -- Vic |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Fred worked like a charm thank you so much!!!!
-- Vic "Fred Smith" wrote: =and(a1<"yes",a1<"no",a1<"N/A") Regards, Fred "Vic" wrote in message ... I need to write a conditional formula that will result in a highlight of the cell if the cell value is not one of these three "yes", "no", or "N/A". Can't get it to work. Can anyone help me. -- Vic . |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You're welcome. Thanks for the feedback.
Fred. "Vic" wrote in message ... Fred worked like a charm thank you so much!!!! -- Vic "Fred Smith" wrote: =and(a1<"yes",a1<"no",a1<"N/A") Regards, Fred "Vic" wrote in message ... I need to write a conditional formula that will result in a highlight of the cell if the cell value is not one of these three "yes", "no", or "N/A". Can't get it to work. Can anyone help me. -- Vic . |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Excel conditional formatting | Excel Worksheet Functions | |||
Excel- Conditional Formatting | Excel Worksheet Functions | |||
Conditional Formatting in Excel | Excel Worksheet Functions | |||
Conditional formatting in Excel | New Users to Excel | |||
Conditional Formatting in Excel Help Please..... | Excel Discussion (Misc queries) |