LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 6
Default Conditional Formatting Question

Is there a known issue with using logical operator functions with
conditional formatting?

The reason I ask is that I have a long conditioning formula (for cell 'F5'),
which works fine (ie it obeys the formatting request).

=OFFSET($CH$1,ROW()-1,MATCH(LEFT(F$1,2)&" Class",$CI$1:$DP$1,0))<""

However, when I change it to

=OR(TRUE,OFFSET($CH$1,ROW()-1,MATCH(LEFT(F$1,2)&"
Class",$CI$1:$DP$1,0))<"")

it no longer works (ie it no longer obeys the formatting request).


Of course, my actual aim is not just to 'OR' with the TRUE constant, I've
just reduced my problem down to the minimal level for diagnosis and now
don't know where to go.

Any help much appreciated.

Thanks

GB

Oh yes and one other question: Is there any way to enable cursor movement in
the conditional formatting dialog box without it changing the formula?


 
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 Question pivot table Excel Worksheet Functions 1 August 17th 08 02:38 AM
Conditional Formatting Question XFILES Excel Discussion (Misc queries) 4 July 23rd 07 07:45 PM
If/Then and conditional formatting question Max Excel Discussion (Misc queries) 3 March 20th 07 06:41 PM
Another Conditional Formatting Question 1320_Life Excel Worksheet Functions 4 July 22nd 06 10:05 PM
Conditional formatting question Carl Imthurn Excel Worksheet Functions 4 August 8th 05 11:06 PM


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