Microsoft Office Forums

Go Back   Microsoft Office Forums > >

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 04-15-2014, 07:49 PM
gebobs gebobs is offline How does this Conditional Format work? Windows 7 64bit How does this Conditional Format work? Office 2010 64bit
Expert
 
Join Date: Mar 2014
Location: Atlanta
Posts: 837
gebobs has a spectacular aura aboutgebobs has a spectacular aura about
Default

These are two 2x2 matrices multiplied in series.

The first is the result of a multiplication of two tests, which is basically an AND test if I'm thinking straight.

If H4 is not text (i.e. not Type=2) AND if H4 is not blank, then TRUE, otherwise FALSE. The second part, I would prefer ISBLANK(H4). Thus I would write it...

=AND(TYPE(H4)<>2,ISBLANK(H4))

The second is an OR of H4<E4 and H4>G4. Obviously, an equivalence in either, H4 equals E4 or G4, would result in a FALSE.

Thus, if either E4>H4 OR H4>G4, Then TRUE, otherwise FALSE.

The end result is a number, either 1 or 0, TRUE or FALSE, etc. That result I suppose is conditionally formatted. If you could attach a sample sheet, I could see how it works. It seems kludgy.
Reply With Quote
 



Similar Threads
Thread Thread Starter Forum Replies Last Post
How does this Conditional Format work? Conditional Format cell appearance Excel 2007 Gary Drumm Excel 3 02-22-2014 01:43 AM
How does this Conditional Format work? Applying a conditional format to multiple rows secoo140 Excel 1 10-12-2013 07:19 PM
Table with Conditional Format to Word billyV Excel 9 06-07-2013 08:26 AM
Copy format created by a conditional formatting spk Excel 2 04-10-2013 04:41 AM
How does this Conditional Format work? Conditional format for form drop-down list? pmregan Word 1 09-19-2012 07:09 PM

Other Forums: Access Forums

All times are GMT -7. The time now is 06:14 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft