LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Excel 200 conditional formatting problem

I haven't programmed in 20 years and have lost the chops I did have.

I have a small spread sheet that has a specific column range (D$:D$) that
needs to be searched for a text code during a SORT to determine which cells
equal the code word "done". Then for each cell with that code, the entire row
that it sits in gets grayed out to make it distinguishable from other cell
entries in column D$ range D$:D$ that are NOT equal to done.

After 3 sessions of trying to remember how to do this and having read the
helps sections associated with it, I continue to get errors and the formula
does not work.

My last attempt ended with a formula: =If (D$:D$="done",$6:$17) .

The range shown on the right end is the range of the row numbers to be
grayed out if "done" is found in a column D cell. I DO NOT want the entire
range grayed out - only those rows with cells in column D that ="done".

While I realize that the condition portion of the IF statement (left side
in parens) returns a value of 1 or 0 (true/false) depending on equality to
"done" in each cell, I don't remember if EACH cell address is passed to the
range argument on the right side to be acted upon in the conditional
formatting individually. Apparently not since it doesn't work.

A little help would be kindly appreciated.

Ken
 
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 2007 - Conditional Formatting Problem with Percentages Caros Excel Worksheet Functions 3 March 12th 09 06:47 PM
Problem with conditional formatting WLMPilot Excel Discussion (Misc queries) 1 April 20th 08 05:34 PM
Conditional Formatting Problem Code Numpty Excel Worksheet Functions 3 March 31st 08 11:57 AM
Conditional formatting problem in Excel 12 / 2007 Chip Taylor Excel Discussion (Misc queries) 5 August 26th 07 07:36 PM
Excel 2003 print problem with conditional formatting cell selected MarkGerritsen Excel Discussion (Misc queries) 1 March 22nd 06 02:48 PM


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