|
|||||||
| Home | Photo Gallery | Register | All Albums | Blogs | Forum FAQ | FlashChat | Members List | Calendar | Search | Today's Posts | Mark Forums Read | Vendor Directory |
| 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! |
![]() |
|
|
Thread Tools | Search this Thread |
|
|
#1 (permalink) | |||||
|
Registered User
Join Date: Feb 2005
Location: boston, ma
Posts: 614
|
need help with simple excel workings.
|
|||||
|
|
|
|
|
#2 (permalink) |
|
Contributing Member
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. |
|
|
|
|
|
#3 (permalink) |
|
Registered User
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? |
|
|
|
|
|
#4 (permalink) | |
|
Contributing Member
Join Date: Feb 2004
Location: tulsa, OK
Posts: 1,329
|
Quote:
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 |
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
|
|
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 |