Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Vic Vic is offline
external usenet poster
 
Posts: 117
Default excel conditional formatting

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 216
Default excel conditional formatting

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default excel conditional formatting

=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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Vic Vic is offline
external usenet poster
 
Posts: 117
Default excel conditional formatting

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   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,389
Default excel conditional formatting

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel conditional formatting Lewy Excel Worksheet Functions 3 August 24th 09 05:06 PM
Excel- Conditional Formatting [email protected] Excel Worksheet Functions 3 January 30th 09 09:16 PM
Conditional Formatting in Excel Yossy Excel Worksheet Functions 1 October 31st 08 06:10 AM
Conditional formatting in Excel sike11 via OfficeKB.com New Users to Excel 10 June 29th 06 10:19 AM
Conditional Formatting in Excel Help Please..... Willie T Excel Discussion (Misc queries) 4 February 9th 05 02:28 PM


All times are GMT +1. The time now is 06:50 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"