Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Conditional Formatting Question

Hey out there helpful Excel folks.

I need a formula to put in the conditional formatting, where if an "N" is
put into a cell in columns I, O or U then the respective row that "N" goes
into will be shaded gray. Mind you, I have conditional formatting set up in
other columns that affect these rows that will need to be overridden.

Thanks for the assistance!
--
Teri Albert
  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 18
Default Conditional Formatting Question

Ok, I'm confused. The "N" is the only condition. If there is an "N" in column
I, then I want the row that "N" is in to be shaded. I can repeat the
formatting for each column if need be.

Thanks!
--
Teri Albert


"Sandy Mann" wrote:

Make the condition for the "N" the 1st condition and the other formatting
the 2nd condition.

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"tralbert" wrote in message
...
Hey out there helpful Excel folks.

I need a formula to put in the conditional formatting, where if an "N" is
put into a cell in columns I, O or U then the respective row that "N" goes
into will be shaded gray. Mind you, I have conditional formatting set up
in
other columns that affect these rows that will need to be overridden.

Thanks for the assistance!
--
Teri Albert




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default Conditional Formatting Question

One way:

Select all rows (or just the rows of interest), with a cell in Row 1 the
active cell. Set the dropdowns and inputbox to read

CF1: Formula is =OR($I1="N",$O1="N",$U1="N")
Format1: <patterns/<gray



In article ,
tralbert wrote:

Ok, I'm confused. The "N" is the only condition. If there is an "N" in column
I, then I want the row that "N" is in to be shaded. I can repeat the
formatting for each column if need be.

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Conditional Formatting Question

Try IF((Cell)="N",1) and apply that to the row you want highlighted. I
haven't figured out how to copy that formatting to other rows and have it
fill like a regular formula instead of always referencing the original cell.

"tralbert" wrote:

Hey out there helpful Excel folks.

I need a formula to put in the conditional formatting, where if an "N" is
put into a cell in columns I, O or U then the respective row that "N" goes
into will be shaded gray. Mind you, I have conditional formatting set up in
other columns that affect these rows that will need to be overridden.

Thanks for the assistance!
--
Teri Albert



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
Conditional Formatting Question. Ryan Hess Excel Worksheet Functions 3 November 13th 07 08:49 PM
Conditional Formatting Question Matt Excel Discussion (Misc queries) 3 October 3rd 07 07:07 PM
Conditional Formatting Question XFILES Excel Discussion (Misc queries) 4 July 23rd 07 07:45 PM
Another Conditional Formatting Question 1320_Life Excel Worksheet Functions 4 July 22nd 06 10:05 PM
Conditional formatting question Carl Imthurn Excel Worksheet Functions 4 August 8th 05 11:06 PM


All times are GMT +1. The time now is 05:46 AM.

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"