View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default Conditional Formatting

You can do it all at once...

Select the *entire* range AB10:AB580 starting from cell AB10. Cell AB10 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:
=AND(AB10<"",AB10<W10)
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


<Daron Shiflet wrote in message ...
I am using Excel 2007 and I want the values in column AB10 to AB580 to be
shaded if they are less than the values in column W in their corresponding
rows. I can accomplish this using conditional formatting 'Highlight Cells
Rules', 'Less Than' but I would have to do this for every individual cell.

Please help!

EggHeadCafe - Software Developer Portal of Choice
Web-Based Application Tuning On Windows 2000
http://www.eggheadcafe.com/tutorials...ation-tun.aspx