Combining Tables

G

Guest

I have two tables with different sets of information, but they have a column
in common - the ID number. The tables have differing numbers of rows, ie.
some of the ID numbers in one table are not in the other table. How do I go
about combining the two tables, so that the ID's match up, and the info from
one table is carried to the matching ID in the other table? Sure appreciate
your help on this - i'm under a lot of pressure to do this quickly, and
cannot afford the time to go line by line matching ID's!!! :) Thanks!
mary trueblood
 
J

Jim Rech

This is usually done with formulas using VLOOKUP or MATCH and INDEX. If you
want a simple example send me your email address.

--
Jim Rech
Excel MVP
|I have two tables with different sets of information, but they have a
column
| in common - the ID number. The tables have differing numbers of rows, ie.
| some of the ID numbers in one table are not in the other table. How do I
go
| about combining the two tables, so that the ID's match up, and the info
from
| one table is carried to the matching ID in the other table? Sure
appreciate
| your help on this - i'm under a lot of pressure to do this quickly, and
| cannot afford the time to go line by line matching ID's!!! :) Thanks!
| mary trueblood
 
G

Guest

Please do! my e-mail is (e-mail address removed)
Thank you so very much!
mary trueblood :)
 
J

Jim Rech

Sent at 5:05 EST

--
Jim Rech
Excel MVP
| Please do! my e-mail is (e-mail address removed)
| Thank you so very much!
| mary trueblood :)
|
| "Jim Rech" wrote:
|
| > This is usually done with formulas using VLOOKUP or MATCH and INDEX. If
you
| > want a simple example send me your email address.
| >
| > --
| > Jim Rech
| > Excel MVP
| > | > |I have two tables with different sets of information, but they have a
| > column
| > | in common - the ID number. The tables have differing numbers of rows,
ie.
| > | some of the ID numbers in one table are not in the other table. How
do I
| > go
| > | about combining the two tables, so that the ID's match up, and the
info
| > from
| > | one table is carried to the matching ID in the other table? Sure
| > appreciate
| > | your help on this - i'm under a lot of pressure to do this quickly,
and
| > | cannot afford the time to go line by line matching ID's!!! :)
Thanks!
| > | mary trueblood
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top