ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Conditional Format Trama ... (https://www.excelbanter.com/excel-discussion-misc-queries/145270-conditional-format-trama.html)

Ken

Conditional Format Trama ...
 
Excel2003 ... Can I write the following into 1 Condition Statement? I know I
can write it in 3, but I am looking to write it in 1 (cause I have plans for
the other 2) ... I would like PATTERN RED if any of the following conditions
are met:

C2=1 & H2(F2*.5)
C2=2 & H2F2
C2=3 & H2(F2*1.5)

Thanks ... Kha

Toppers

Conditional Format Trama ...
 
Try:

=(OR(AND(C2=1,H2F2*0.5),AND(C2=2,H2F2),AND(C2=3, H2F2*1.5)))

"Ken" wrote:

Excel2003 ... Can I write the following into 1 Condition Statement? I know I
can write it in 3, but I am looking to write it in 1 (cause I have plans for
the other 2) ... I would like PATTERN RED if any of the following conditions
are met:

C2=1 & H2(F2*.5)
C2=2 & H2F2
C2=3 & H2(F2*1.5)

Thanks ... Kha


Ken

Conditional Format Trama ...
 
Oh YES ... Works GREAT ... Back on the road again ... Thanks ... Kha

"Toppers" wrote:

Try:

=(OR(AND(C2=1,H2F2*0.5),AND(C2=2,H2F2),AND(C2=3, H2F2*1.5)))

"Ken" wrote:

Excel2003 ... Can I write the following into 1 Condition Statement? I know I
can write it in 3, but I am looking to write it in 1 (cause I have plans for
the other 2) ... I would like PATTERN RED if any of the following conditions
are met:

C2=1 & H2(F2*.5)
C2=2 & H2F2
C2=3 & H2(F2*1.5)

Thanks ... Kha



All times are GMT +1. The time now is 06:10 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com