S
SamGB
Really have no ideas where to start so ill just explain what i am tryin
to do.
I have 1 worksheet listing Peoples names, DOB, age etc. in rows from
- 50.
with cell A always being their name.
I then have a second work sheet listing the SAME peoples names followe
by thier Home and Mobile numbers in rows from 1 - 50. HOWEVER when
person has a Home AND Mobile number thier name is duplicated, fo
example:
Cell A Cell B Cell C
P.Jones HOME 01322 1234124
L.Smith HOME 01454 1231234
L.Smith MOBILE 07841 777777
Now what i need is to merge the two sets of data. Was thinking a macr
that looks for the names listed in the first workbook and then find
the same names in the second workbook, and depending on what referanc
Cell B has in it, it puts the data in cell C into the corosponding cel
in the first workbook. im probally making it more complicated than wha
it is but any ideas or suggestions would be a great help. Also if th
macro idea works, what would the code be??
Many thanks
Sa
to do.
I have 1 worksheet listing Peoples names, DOB, age etc. in rows from
- 50.
with cell A always being their name.
I then have a second work sheet listing the SAME peoples names followe
by thier Home and Mobile numbers in rows from 1 - 50. HOWEVER when
person has a Home AND Mobile number thier name is duplicated, fo
example:
Cell A Cell B Cell C
P.Jones HOME 01322 1234124
L.Smith HOME 01454 1231234
L.Smith MOBILE 07841 777777
Now what i need is to merge the two sets of data. Was thinking a macr
that looks for the names listed in the first workbook and then find
the same names in the second workbook, and depending on what referanc
Cell B has in it, it puts the data in cell C into the corosponding cel
in the first workbook. im probally making it more complicated than wha
it is but any ideas or suggestions would be a great help. Also if th
macro idea works, what would the code be??
Many thanks
Sa