Hi,
In the attached worksheet, how do I figure out which numbers have not been matched yet based on the min and max values?
Thanks
Hi,
In the attached worksheet, how do I figure out which numbers have not been matched yet based on the min and max values?
Thanks
Hi
For me, your request is not clear. Can you explain a little more, pls?
Regards
Fotis.
-This is my Greek whisper to Europe.
--Remember, saying thanks only takes a second or two. Click the little star * below, to give some Rep if you think an answer deserves it.
Advanced Excel Techniques: http://excelxor.com/
--KISS(Keep it simple Stupid)
--Bring them back.
---See about Acropolis of Athens.
--Visit Greece.
I've attached a file with a formula that returns true if a given number is in the list, false otherwise. Not sure if this is what you are looking for, though. The formula is "=IFERROR(MATCH(G1, $A$2:$A$22, 0), -1)>0", where $A$2:$A$22 is the list, and G1 holds the value to be checked.
NotInList.xlsx
I have a column, let's call it X which has 1 number per row from 1 to 12576.
I also have a column Y which has the numbers as per the attached spreadsheet, which are within the range of 1-12576 but miss about 500 numbers.
What I want is for Excel to delete all rows in which the number matches, so it leaves only the rows which have unmatched numbers.
-
Figured out how to do it myself...VLOOKUP, sort, delete.
Last edited by dip11; 08-01-2012 at 07:38 AM.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks