Prev Previous Post   Next Post Next
  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default CF

If you're using Excel 2007 you can have as many conditions as you want
(limited by system resources: memory). Otherwise, you'll need an event macro
to do this. Or, there is a free add-in available that allows up to 30
conditions.

See this:

http://xldynamic.com/source/xld.CFPlus.Download.html

--
Biff
Microsoft Excel MVP


"Workbook" wrote in message
...
Awesome. It works great. I have one more question now. I have 6
conditions
but, as I am sure you know conditional formatting only has space for 3
conditions. Is there something I can do to the formula or something else
to
include the extra 3 conditions?

=$O$4=1
=$O$4=2
=$O$4=3
=$O$4=4
=$O$4=5
=$O$4=6


"T. Valko" wrote:

Try this:

For Excel versions 2003 and prior

Select the range of cells, A4:H4
Goto the menu FormatConditional Formatting
Select the Formula Is option
Enter this formula in the box on the right:
=$O$4=1
Click the Format button
Select the desired style(s)
OK out

For Excel 2007:

Select the range of cells, A4:H4
Goto Home tabStylesConditional FormattingManage rulesNew ruleUse a
formula to determine which cells to format
Enter this formula in the box below:
=$O$4=1
Click the Format button
Select the desired style(s)
OK out

--
Biff
Microsoft Excel MVP


"Workbook" wrote in message
...
I am trying to set up conditional formatting so that if a 1 appears in
Cell
O4 of Sheet 1, than A4:H4 from Sheet 1 will turn green. Is that
possible?






 
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 07:56 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"