Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 82
Default Conditional formatting multiple cells from one cell to another

Hi there, I am looking for a conditional formatting formula so that if C2 or
C4 or C6 or C8 or C12 = $AK$2 to format cell C4 blue AND if C3 or C5 or C7
or C9 or C11 or C13 = $AK$2 format cell C4 green. Can anyone help me out on
this one? I tried entering it in that way and it didn't work.
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1,766
Default Conditional formatting multiple cells from one cell to another

Hi,

Condition 1 will be =OR(C2,C4,C6,C8,C12)=$AK$2 and choose the font format as
Blue
Condition 2 will be =OR(C3,C5,C7,C9,C11,C13)=$AK$2 and choose the font
format as Green

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Loadmaster" wrote in message
...
Hi there, I am looking for a conditional formatting formula so that if C2
or
C4 or C6 or C8 or C12 = $AK$2 to format cell C4 blue AND if C3 or C5 or
C7
or C9 or C11 or C13 = $AK$2 format cell C4 green. Can anyone help me out
on
this one? I tried entering it in that way and it didn't work.


  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 82
Default Conditional formatting multiple cells from one cell to another

It didn't work, I just realized that it was cell A4 not C4 that I wanted
formatting and forgot to mention that cell C2:C13 have the months JAN thru
DEC. Cell AK2 has the array formula
=INDEX(C2:C13,MATCH(1E+100,INDEX(D2:AJ13,0,MAX(IF( D2:AJ13<"",COLUMN(D2:AJ13)-COLUMN(D2)+1))))) in it. Does this make a difference in your formula?

"Ashish Mathur" wrote:

Hi,

Condition 1 will be =OR(C2,C4,C6,C8,C12)=$AK$2 and choose the font format as
Blue
Condition 2 will be =OR(C3,C5,C7,C9,C11,C13)=$AK$2 and choose the font
format as Green

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Loadmaster" wrote in message
...
Hi there, I am looking for a conditional formatting formula so that if C2
or
C4 or C6 or C8 or C12 = $AK$2 to format cell C4 blue AND if C3 or C5 or
C7
or C9 or C11 or C13 = $AK$2 format cell C4 green. Can anyone help me out
on
this one? I tried entering it in that way and it didn't work.



  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 82
Default Conditional formatting multiple cells from one cell to another

Ashish, is there a formula that will work with array formulas to
conditionally format cell A4 with the array formula
=LOOKUP(9.999999999999E+307,INDEX(D2:AH13,0,MAX(IF (D2:AH13<"",COLUMN(D2:AH13)-COLUMN(D2)+1)))) in it?

"Ashish Mathur" wrote:

Hi,

Condition 1 will be =OR(C2,C4,C6,C8,C12)=$AK$2 and choose the font format as
Blue
Condition 2 will be =OR(C3,C5,C7,C9,C11,C13)=$AK$2 and choose the font
format as Green

--
Regards,

Ashish Mathur
Microsoft Excel MVP
www.ashishmathur.com

"Loadmaster" wrote in message
...
Hi there, I am looking for a conditional formatting formula so that if C2
or
C4 or C6 or C8 or C12 = $AK$2 to format cell C4 blue AND if C3 or C5 or
C7
or C9 or C11 or C13 = $AK$2 format cell C4 green. Can anyone help me out
on
this one? I tried entering it in that way and it didn't work.



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 Formatting of Cells with Multiple Cell Values BDankas Excel Discussion (Misc queries) 4 September 6th 07 07:06 PM
multiple cells conditional formatting paula k Excel Discussion (Misc queries) 3 June 20th 07 03:02 PM
Copying Conditional Formatting to multiple cells [email protected] Excel Discussion (Misc queries) 2 April 10th 07 10:54 AM
conditional formatting to multiple cells TC Excel Worksheet Functions 6 January 7th 06 11:41 PM
Conditional Formatting Multiple cells based on 2 cells Louis Markowski Excel Worksheet Functions 2 June 1st 05 05:26 PM


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