Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 157
Default Complicated conditional formatting

I have a complicated set of conditions I need conditional formatting for.

I have the following 2 sets of formulae which work independently
Set 1
Formula 1 =AND(K33=0.1,OR(M33<K33*0.9,M33K33*1.1))
Formula 2 =AND(K33=0.014,OR(M33<K33*0.85,M33K33*1.15))
Formula 3 =AND(K33<0.014,OR(M33<K33-0.002,M33K33+0.002))

Set 2
Formula 1 =OR(M33<K33*0.9,M33K33*1.1)

Obviously for the second "set" I could have used Cell is not between, but
for this requirement a formula will be necessary.

There are 3 complications:
1. I need to use set 1 if K31 begine with "ti" and set 2 if K31 begins with
"ma".
2. I need to copy the formatting down several rows whilst still referencing
K31. I can't use K$31 because of complication 3.
3. The cells need to be copied to another sheet (programmatically) but will
not occupy the same rows (columns remain the same).

I would rather not achieve this programmatically, as the programming is
already very complex (for me, at least) and I'd rather not introduce any
further complications to it.

--
Ian
--


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
Complicated!! - Conditional formatting with nested function JP knows excel enough to mess it up[_2_] Excel Worksheet Functions 2 September 8th 09 02:22 AM
Complicated formatting aussiegirlone Excel Discussion (Misc queries) 2 June 29th 09 11:07 AM
Complicated conditional formatting if numbers match across a data set..How? DrSues02 Excel Worksheet Functions 1 November 3rd 05 09:10 AM
Complicated conditional formatting if numbers match across a data set..How? DrSues02 Excel Discussion (Misc queries) 1 November 3rd 05 04:59 AM
Complicated conditional "countif" formula bruch04 Excel Discussion (Misc queries) 9 August 17th 05 09:15 PM


All times are GMT +1. The time now is 04:56 PM.

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"