Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Conditional format row based on 1 column.

My spreadsheet is hundreds of rows but only 6 columns. I want all 6 fields of
a row to have conditional formatting based on the data in column E. i.e., if
E5 is "yes" all boxes of row 5 have a blue background. If E5 later changes to
"no", the row changes back to white.

Possible?
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Conditional format row based on 1 column.

Try this:

Select the range of cells. Assume this range is A1:F10
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=$E1="Yes"
Click the Format button
Select the Patterns tab
Select a nice shade of blue
OK out

--
Biff
Microsoft Excel MVP


"FStuttgen" wrote in message
...
My spreadsheet is hundreds of rows but only 6 columns. I want all 6 fields
of
a row to have conditional formatting based on the data in column E. i.e.,
if
E5 is "yes" all boxes of row 5 have a blue background. If E5 later changes
to
"no", the row changes back to white.

Possible?



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2
Default Conditional format row based on 1 column.

Actually, that is what I had tried before posting, but I tried it again on a
subset of my data (A1:F6). What I end up with is Ax pretty blue (where Ex
containx yes), but not the entire row from A-F. Am I missing a step?

"T. Valko" wrote:

Try this:

Select the range of cells. Assume this range is A1:F10
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=$E1="Yes"
Click the Format button
Select the Patterns tab
Select a nice shade of blue
OK out

--
Biff
Microsoft Excel MVP


"FStuttgen" wrote in message
...
My spreadsheet is hundreds of rows but only 6 columns. I want all 6 fields
of
a row to have conditional formatting based on the data in column E. i.e.,
if
E5 is "yes" all boxes of row 5 have a blue background. If E5 later changes
to
"no", the row changes back to white.

Possible?




  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default Conditional format row based on 1 column.

It sounds like you selected just A1:A6. Select the *entire* range of cells
you want to format. If your range is A1:F6 select the *entire* range. Also
make sure you enter the formula so that column E is an absolute reference:
$E1

--
Biff
Microsoft Excel MVP


"FStuttgen" wrote in message
...
Actually, that is what I had tried before posting, but I tried it again on
a
subset of my data (A1:F6). What I end up with is Ax pretty blue (where Ex
containx yes), but not the entire row from A-F. Am I missing a step?

"T. Valko" wrote:

Try this:

Select the range of cells. Assume this range is A1:F10
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=$E1="Yes"
Click the Format button
Select the Patterns tab
Select a nice shade of blue
OK out

--
Biff
Microsoft Excel MVP


"FStuttgen" wrote in message
...
My spreadsheet is hundreds of rows but only 6 columns. I want all 6
fields
of
a row to have conditional formatting based on the data in column E.
i.e.,
if
E5 is "yes" all boxes of row 5 have a blue background. If E5 later
changes
to
"no", the row changes back to white.

Possible?






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 format on column based on cell value kixy1 Excel Worksheet Functions 2 August 22nd 08 08:52 PM
Conditional format based on data from another column Ellie Excel Discussion (Misc queries) 3 May 14th 08 05:23 PM
Conditional Format a column based on another Karm Excel Discussion (Misc queries) 6 October 30th 06 11:39 AM
Conditional Format based on other cell's value Stella Excel Worksheet Functions 1 June 23rd 06 06:46 PM
conditional cell format based on cell in same row, previous column tamiluchi Excel Worksheet Functions 7 May 3rd 06 04:11 PM


All times are GMT +1. The time now is 08:15 AM.

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

About Us

"It's about Microsoft Excel"