need help with simple excel workings. - YotaTech Forums
YotaTech Forums  

Go Back   YotaTech Forums > Toyota Forums Available > Electronics > Computer Talk

Notices

Welcome to Yotatech!
Welcome to Yotatech,

You are currently viewing our forum as a guest, which gives you limited access to view most discussions and access our other features. By joining our community, at no cost, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is free, fast and simple, so please join our community today!


Reply
 
Thread Tools Search this Thread
Old 11-14-2005, 05:08 PM   #1 (permalink)
Registered User
 
bflooks's Avatar
 
Join Date: Feb 2005
Location: boston, ma
Posts: 614
need help with simple excel workings.

hey guys. just started a new job today on the other side of production. rather than building unix servers, i am not on the sales support side. i was given a task to compare 2 excel spreadsheets, both having a column with serial numbers, among other columns with misc. info. i need to compare the 2 lists of serial numbers and come up with a list of serial numbers that are NOT on both.

how do i go about doing this? i know it can be done, but i am not that good with excel...yet. thanks.
This ad is not displayed to registered members.
Register your free account today and become a member on Yotatech!
bflooks is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-14-2005, 05:43 PM   #2 (permalink)
Contributing Member
 
tulsa_97SR5's Avatar
 
Join Date: Feb 2004
Location: tulsa, OK
Posts: 1,329
the vlookup function will work really well, let me dig up a quick explanation from an old post.

edit: here it is
highlight the second set of data & name that range something, like 'data'.
in the first empty column on the first sheet use vlookup, formula should be something like
=vlookup(a2, data, 2, false)
where a2 is the cell with the ssn you want to find a match for, data is the name of the second block of data, 2 is the column in data that has email addresses, and false tells it to only return exact matches.
The named range needs to have the ssn in the leftmost column of the named range.

let me know if this doesn't make sense, i know the feild names probably don't apply for your scenario.
__________________
Brian
85 sr5, 5spd - back on the road, doing DD duty for now
86 2wd reg cab - future project
90 sr5, 97 - gone

Last edited by tulsa_97SR5; 11-14-2005 at 05:45 PM.
tulsa_97SR5 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-15-2005, 03:57 AM   #3 (permalink)
Registered User
 
bflooks's Avatar
 
Join Date: Feb 2005
Location: boston, ma
Posts: 614
blocks mean seperate files, correct?

should i just make a new sheet, using column a and b with just the serial numbers, and try to run this? and if i want just the ones that don't match...instead of using false, should i use true?
bflooks is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 11-15-2005, 04:15 AM   #4 (permalink)
Contributing Member
 
tulsa_97SR5's Avatar
 
Join Date: Feb 2004
Location: tulsa, OK
Posts: 1,329
Quote:
Originally Posted by bflooks
blocks mean seperate files, correct?

should i just make a new sheet, using column a and b with just the serial numbers, and try to run this? and if i want just the ones that don't match...instead of using false, should i use true?
Get one set of data on sheet 1 and the other on sheet 2 in the same workbook. highlight all of the first set of data and name it data1, name the second set data2. Using false tells it find an exact match, true would try to find a partial match. The serial numbers should be the first column in each data set. If you get it set up exactly like that the formula for sheet1 would be =vlookup(a2,data2,1,false) <- put that in the first empty column on sheet 1. It will either populate the serial number or N/A if no match is found. On sheet 2 it would be =vlookup(a2,data1,1,false)

It's like a SELECT statement if you've worked with SQL much, with the named ranges acting like tables.
__________________
Brian
85 sr5, 5spd - back on the road, doing DD duty for now
86 2wd reg cab - future project
90 sr5, 97 - gone
tulsa_97SR5 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Need help with Word/Excel Plzz Stive2699 Off Topic Talk 2 01-13-2007 05:14 PM
Excel help! How to create legend title? DH6twinotter Computer Talk 7 03-23-2006 10:24 PM
Hye Excel experts... jacksonpt Computer Talk 3 06-13-2005 06:21 AM
Fina excel??? smiljko Maintenance & Repair Archives 0 11-03-2004 04:55 AM
Excel Macro and VBA Gurus.....need some help! MTL_4runner Off Topic Talk 6 05-15-2004 07:14 AM


All times are GMT -8. The time now is 10:34 AM.


Powered by vBulletin® Version 3.7.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Powered by vbWiki Pro . Copyright ©2006, NuHit, LLC
2009 InternetBrands, Inc.