|
|
HELP! having trouble matching info with excel, HELP!
Hi, I'm required to present some info at my work, using two excel files. This
is the task:
File 1, has ID numbers in column A, and column B is blank.
File 2, has ID numbers in column C and column D has the date the person
joined the company
File 1 es a select grop of people (about 2500), whereas File 2 is the
general database (about 30thou)
They're asking me to match the data, in order to end up with the
coresponding date they joined the company in column B on File 1 (obtained
from column D on file 2), how to do it? taking in account that File 1 is
outdated and some people might not be in file 2.
I would really appreciate any help you might give me.
Gloria
|
|
0
|
|
|
|
Reply
|
Utf
|
6/6/2010 8:13:08 AM |
|
[File2.xls]Sheet1!
C D
1 IDnum DateJoined
2 ID001 2/3/1991
3 ID002 3/4/1992
4 ID004 4/5/1993
5 ID005 5/6/1994
6 ID006 6/7/1995
7 ----- --------
[File1.xls]Sheet1!
A B
1 IDnum DateJoined
2 ID006 6/7/1995
3 ID004 4/5/1993
4 ID001 2/3/1991
5 ID005 5/6/1994
6 ID003 #N/A
7 ID002 3/4/1992
8 ----- --------
[File1.xls]Sheet1!B2: =VLOOKUP(A2,[File2.xls]Sheet1!C:D,2,FALSE)
--
Mike
"gloriamar" <gloriamar@discussions.microsoft.com> wrote in message news:11587AFC-0FEC-4709-9609-DA01D64B3D5A@microsoft.com...
|
|
0
|
|
|
|
Reply
|
Mike
|
6/6/2010 10:16:28 AM
|
|
|
1 Replies
390 Views
(page loaded in 0.001 seconds)
Similiar Articles: microsoft.public.excel.worksheet.functionsHELP! having trouble matching info with excel, HELP! Utf 1 316 Hi, I'm required to present some info at my work, using two excel files. This is the task: File 1, has ID ... Matching records in two lists - microsoft.public.excel.misc ...Copy matching data from lookup Excel table to main one Merge Tables Wizard for Microsoft Excel can help you quickly match and combine data from different sources. Update Data in one table based on matching field in another table ...I am just having trouble getting the matching info to transfer. I have tried dlookup with no luck. ... Help to update 1 field in a table where the data is in another ... How do I Transfer Data from one table to another - microsoft ...If it were in excel I simply use > > vlookup with a ... I am just having trouble getting the matching info to transfer. I have ... Help to update 1 field in a table where ... Find a value in a workbook VBA - microsoft.public.excel.misc ...I am having trouble using find to locate a string in a ... > > > Any help will be greatly appreciated ... Excel - Vba - Find Matching Cell Value In A Separate Workbook - I ... using lookup function in vba - microsoft.public.excel.programming ...... sound simple, but >> I'm >> having trouble getting it to work and any help ... Word, Excel & Access - Help & Advice - Custom ... How to Use the Match Function in VBA ... Printing problem in excel - microsoft.public.excel.misc ...Problems Printing in Excel 2007 | eHow.com If you are having trouble printing in Excel 2007, you should first check your printer's manual, the manufacturer's website, or ... Recording problems - microsoft.public.onenoteHas Excel 2010 fixed slow down issues? - microsoft.public.excel ... ... Windows 7 and Vista Recording Problems . If you are having trouble recording sounds in Windows 7 or ... what if formula - microsoft.public.excel.misc... Guillett had a handle on it, but I'm having some trouble ... Excel formula won't work (if, match, iserr, vlookup ... Hi I need help with the following formula: =if(=iserr ... Compare cells for same values via VBA. - microsoft.public.excel ...B. and C. work fine, but I am having trouble setting up A ... Any help appreciated! Thanks! VR/Lost ... If you do this properly, Excel will display >the ... Excel - Sort And Match Two Lists? - Im having trouble... - Free ...Sort And Match Two Lists? - Im having trouble figuring out how to sort two lists... - Free Excel Help Excel - Match And Lookup Formula - Im having trouble... - Free ...Match And Lookup Formula - Im having trouble landing a match and lookup formula... - Free Excel Help Excel Help and How-to - Office.comFree help and support for Excel 2010, Excel 2007, and Excel 2003 with our helpful how to articles, demos, videos, training, templates and tutorials. Excel Formulas Help from Mr Excel - MrExcel.com | Excel Resources ...Excel tips and Excel help from the MrExcel Message ... trouble with a simple problem (please help) having trouble ... Reading Text File into Excel and match the first part ... Support for Microsoft Excel 2010 and 2007Help and support for Microsoft Excel. Links to customer service and technical solutions, downloads, training, templates, and answers to top issues. 7/18/2012 12:16:14 PM
|
|
|
|
|
|
|
|
|