PC Review


Reply
Thread Tools Rate Thread

Another MATCH of combining with two MATCH functions?

 
 
AA Arens
Guest
Posts: n/a
 
      3rd Dec 2006
Looking at all the posts about MATCH, it seems that its a triggy
feature. Mines results in an error, appearently because of its
limitations.

=IF(ISNUMBER(MATCH(C7,'Sheet C'!E:E,0)

I do have another range on the same sheet, namely

Z36 - Z40

What is the best and the fastest in terms of calculations:

Adding another MATCH with Z:Z or 36:40 or Z36:Z40

or

E1:Z40?

Bart

 
Reply With Quote
 
 
 
 
Pete_UK
Guest
Posts: n/a
 
      3rd Dec 2006
Z36:Z40 will be the quickest to calculate, as the formula will only
have to examine 5 cells - avoid using Z:Z as this is 65536 cells!

Hope this helps.

Pete

AA Arens wrote:

> Looking at all the posts about MATCH, it seems that its a triggy
> feature. Mines results in an error, appearently because of its
> limitations.
>
> =IF(ISNUMBER(MATCH(C7,'Sheet C'!E:E,0)
>
> I do have another range on the same sheet, namely
>
> Z36 - Z40
>
> What is the best and the fastest in terms of calculations:
>
> Adding another MATCH with Z:Z or 36:40 or Z36:Z40
>
> or
>
> E1:Z40?
>
> Bart


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Combining queries that don't match elderwilson Microsoft Access Queries 0 20th Jul 2011 10:17 PM
Lookup Formula: Return 1st match, then 2nd match, then 3rd match Scott Microsoft Excel Misc 4 11th Dec 2009 05:50 AM
When MATCH and v/hLOOKUP functions *FAIL* to match (but they should)... trippknightly@hotmail.com Microsoft Excel Worksheet Functions 2 6th Apr 2005 09:59 PM
combining the match & offset function =?Utf-8?B?VG9kZA==?= Microsoft Excel Worksheet Functions 1 17th Jun 2004 10:29 PM
Combining Match and Rank and possibly others? bimmerman Microsoft Excel Worksheet Functions 0 15th Jan 2004 06:02 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:21 AM.