LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #8   Report Post  
Bob Phillips
 
Posts: n/a
Default

Pat,

A decision table is often use to map out a number of different condition
combinations. For instance, you would put all the different conditions that
affect K22 across the top, then all the conditions that affect J98/M98 down
the side, and in the various intersection points you state what result you
want in that condition.

Often, some conditions will give the same result as another, or are an
impossible condition, but by mapping it out, you get a very clear picture of
what to do.

In this case, as you have now solved it, it would be of no help. The biggest
problem I have had with this thread (no big deal, but for future
information), is in understanding exactly what was allowable and in what
circumstances. This is why I took some many guesses at it, it wasn't clear
at the start that there were 2 combinations that were permissible.

Anyway, you are sorted now, so we have been successful.

Regards

Bob

"Pat" wrote in message
...
Thank you for your persistence, the following gave the closest result:

=OR(AND(K22<"QS", J98M98),AND(K22="QS", J98<=M98))


when modified it gave the result I was looking:

=OR(AND(K22<"QS", J98<M98),AND(K22="QS", J98<=M98))

Which cell is this going in, J98 or M98, and how about laying out a
decision
table?


J98, what is a decision table and would it be of help now?

regards
Pat




 
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
Data Validation Window? Ken Excel Discussion (Misc queries) 1 January 11th 05 10:48 PM
Excel 2002 custom toolbars fick Excel Discussion (Misc queries) 4 December 13th 04 09:51 PM
Excel2000: Custom data validation and named ranges Arvi Laanemets Excel Discussion (Misc queries) 9 December 10th 04 07:05 PM
Excel2K: Is it possible to use dynamic named ranges in custom data validation formula? Arvi Laanemets Excel Discussion (Misc queries) 0 December 2nd 04 11:29 AM
Custom Header Josh O. Excel Discussion (Misc queries) 1 December 1st 04 06:56 PM


All times are GMT +1. The time now is 04:36 AM.

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"