Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
Ken Ken is offline
external usenet poster
 
Posts: 590
Default 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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,339
Default 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

  #3   Report Post  
Posted to microsoft.public.excel.misc
Ken Ken is offline
external usenet poster
 
Posts: 590
Default 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

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
custom format or conditional format? Anita Excel Discussion (Misc queries) 1 October 24th 06 06:41 PM
How to create a conditional format that changes the number format tmbo Excel Discussion (Misc queries) 1 August 23rd 06 06:20 AM
Conditional Format - Format Transfer To Chart ju1eshart Excel Discussion (Misc queries) 0 June 1st 06 02:46 PM
copy conditional format to regular format GDC Setting up and Configuration of Excel 3 May 4th 05 09:35 PM
copy conditional format as ACTUAL format Dana Zulager Excel Discussion (Misc queries) 7 December 7th 04 11:02 PM


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