#1   Report Post  
Posted to microsoft.public.excel.misc
DP DP is offline
external usenet poster
 
Posts: 58
Default formula for CF

Excel 2007. I've read other threads but somehow the answer eludes me.
All I need is shaded row(s) if the answer in E is "done" then shade that row.
Simple spreadsheet cols A-E, rows 6-35. Formula ...?

I can get the cell to shade with Equal to

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 15,768
Default formula for CF

Excel 2007
cols A-E, rows 6-35.
if the answer in E is "done" then shade that row.



Select the *entire* range A6:E35 starting from cell A6. Cell A6 will be the
active cell. The active cell is the one cell in the selected range that is
not shaded. The formula will be relative to the active cell.

Goto Home tabStylesConditional FormattingManage rulesNew ruleUse a
formula to determine which cells to format
Enter this formula in the box below:
=$E6="done"
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"dp" wrote in message
...
Excel 2007. I've read other threads but somehow the answer eludes me.
All I need is shaded row(s) if the answer in E is "done" then shade that
row.
Simple spreadsheet cols A-E, rows 6-35. Formula ...?

I can get the cell to shade with Equal to



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 7,247
Default formula for CF

Select the cells that you want to shade, open the CF dialog, choose
Formula and enter

=E1="done"

Change E1 to the first row to be shaded. The formatting needs to be
applied to all the cells in the rows, not just the cells in column E.

Cordially,
Chip Pearson
Microsoft Most Valuable Professional,
Excel, 1998 - 2010
Pearson Software Consulting, LLC
www.cpearson.com



On Wed, 12 May 2010 10:05:02 -0700, dp
wrote:

Excel 2007. I've read other threads but somehow the answer eludes me.
All I need is shaded row(s) if the answer in E is "done" then shade that row.
Simple spreadsheet cols A-E, rows 6-35. Formula ...?

I can get the cell to shade with Equal to

  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,203
Default formula for CF

Select cells A6:E35 and use Conditional Formatting and Formula is
type this in as the formula:
=$E6="done"
choose the shading you want and hit [OK].

"dp" wrote:

Excel 2007. I've read other threads but somehow the answer eludes me.
All I need is shaded row(s) if the answer in E is "done" then shade that row.
Simple spreadsheet cols A-E, rows 6-35. Formula ...?

I can get the cell to shade with Equal to

  #5   Report Post  
Posted to microsoft.public.excel.misc
DP DP is offline
external usenet poster
 
Posts: 58
Default formula for CF

Thanks for your time. I thought I tried that but apparently not, cause now
it;s fine!!


"JLatham" wrote:

Select cells A6:E35 and use Conditional Formatting and Formula is
type this in as the formula:
=$E6="done"
choose the shading you want and hit [OK].

"dp" wrote:

Excel 2007. I've read other threads but somehow the answer eludes me.
All I need is shaded row(s) if the answer in E is "done" then shade that row.
Simple spreadsheet cols A-E, rows 6-35. Formula ...?

I can get the cell to shade with Equal to



  #6   Report Post  
Posted to microsoft.public.excel.misc
DP DP is offline
external usenet poster
 
Posts: 58
Default formula for CF

BTW (general question) is there some way to see and/or edit what conditional
formula had been used in a file? It looks like you can only make a new rule
or clear rules.

"T. Valko" wrote:

Excel 2007
cols A-E, rows 6-35.
if the answer in E is "done" then shade that row.



Select the *entire* range A6:E35 starting from cell A6. Cell A6 will be the
active cell. The active cell is the one cell in the selected range that is
not shaded. The formula will be relative to the active cell.

Goto Home tabStylesConditional FormattingManage rulesNew ruleUse a
formula to determine which cells to format
Enter this formula in the box below:
=$E6="done"
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"dp" wrote in message
...
Excel 2007. I've read other threads but somehow the answer eludes me.
All I need is shaded row(s) if the answer in E is "done" then shade that
row.
Simple spreadsheet cols A-E, rows 6-35. Formula ...?

I can get the cell to shade with Equal to



.

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



All times are GMT +1. The time now is 08:45 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"