Computing.Net > Forums > Office Software > Excel search

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Excel search

Reply to Message Icon

Name: natere2ster
Date: November 2, 2009 at 06:40:31 Pacific
OS: Windows XP
Product: Microsoft Excel 2003 (full product)
Subcategory: Microsoft Office
Tags: excel, search, records
Comment:

hi all!
i have 2 spreadsheets, one of which has a colmn wit hall the serial #'s in need
on the other spreadsheet, i ahve all bUT 2 of the serials #'s need.

is there a fast and eas way to find the missing 2 serial # values? like can i use a search somehow to root out the 2 missing values?
any info would be great! thx!
cheers,
nate



Sponsored Link
Ads by Google

Response Number 1
Name: DerbyDad03
Date: November 2, 2009 at 07:01:58 Pacific
Reply:

Well, if you want to go really basic, you could sort both columns next to each other and find the 2 spots where they don't line up. After the first missing S/N they'll be off by 1 row, after the 2nd they'll be off by 2.


1  1
2  2
3  4
4  5
5  6
6  7
7  9
8  
9

3 & 8 are missing from the second list.

If you want to be more elegant, use Conditional Formatting with VLOOKUP:

Assuming your complete list starts in A1 and your partial list is in B1:B7, try this:

Select all the cells with the complete list, and use this formula as your Conditional Formatting criteria:

=IF(ISNA(VLOOKUP(A1,$B$1:$B$7,1,0)),TRUE,FALSE)

Your 2 missing numbers will be highlighted by whatever format you chose.

If you need the specific steps on how to do this, let us know.


2

Response Number 2
Name: natere2ster
Date: November 2, 2009 at 07:45:05 Pacific
Reply:

fantasitc i will try this very clever thanks SO MUCH woot!


0

Response Number 3
Name: natere2ster
Date: November 19, 2009 at 11:56:22 Pacific
Reply:

Hey Derby!

Ok, I did exactly as you specified...

In column A I have the complete list of serials.

In column B, I have the list with the missing data.

Now, forgive me for my ignorance but how do I "sort" them to
show the blank spots?

I see under "Data" a sort option but am not sure how to
proceed.

Do I highlight everything and use sort?

Again, any and all help would be appreciated and I will give
the Excel manual a read later today!

8^)

Cheers,

Nate


0
Reply to Message Icon

Related Posts

See More


to restore to original fa... This Month's Birthdays in...


Use following form to reply to current message:

Login or Register to Reply
LoginRegister


Sponsored links

Ads by Google


Results for: Excel search

Excel search and open www.computing.net/answers/office/excel-search-and-open/1208.html

Search field in MS Excel www.computing.net/answers/office/search-field-in-ms-excel/3861.html

Excel search problem www.computing.net/answers/office/excel-search-problem/6898.html