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: 130
Default Anti Match? < Match?

I have a sheet that will potentially use all 60 odd thousand rows. One column
will be "Job" and I want a list of unique jobs to be generated from this
column.

Currently I'd have a countif along the lines of
=IF(COUNTIF($A$1:A13,A14)0,"",MAX($B$1:B13)+1)
copied all the way down, then use the numbers to index/match and pull off a
list of jobs.

To have this running down the entire sheet would take a bit of processing
power (maybe not alot, but certainlly more than I want it to if possible) and
it occurs to me that if I could find a formula that finds the next unique
match in an array (compaired to another array) that this would help lots.

=VLOOKUP(<A1:A10,Sheet1!A1:A65536,1,FALSE) for example.
 
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
Match Index cjjoo Excel Worksheet Functions 3 October 25th 05 09:33 AM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 22nd 05 01:41 PM
Look up data in colum a and find match in colum b Chris(new user) Excel Discussion (Misc queries) 1 March 19th 05 09:27 PM
Find a match that;s not exact Phyllis Excel Worksheet Functions 0 November 8th 04 08:12 PM
Vlookup, Index & Match Phyllis Excel Worksheet Functions 1 November 8th 04 06:11 PM


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