Tim326515465
New Member
see attached there are 3 sheets
I will be looking at two sheets "Data" and "Doc". I need to match the "name" from "data" to the "name" from "doc". "doc" will have multiple duplicates of the name with a different "file". I will need to have the "doc" create new rows with "name" and "op" copying exactly the same and the "file" will be different. will also need the "name" from "doc" could be the same but "op" will be different so it will need to distinguish between that. I have a sheet name "results" columns highlighted in grey is what im looking for, column in yellow is what i am getting. I think this will need to be in VBA. I will greatly appreciate any help i can get. Thanks
If columns need to be added to "data" or "doc" to help with this, it should be ok.
I will be looking at two sheets "Data" and "Doc". I need to match the "name" from "data" to the "name" from "doc". "doc" will have multiple duplicates of the name with a different "file". I will need to have the "doc" create new rows with "name" and "op" copying exactly the same and the "file" will be different. will also need the "name" from "doc" could be the same but "op" will be different so it will need to distinguish between that. I have a sheet name "results" columns highlighted in grey is what im looking for, column in yellow is what i am getting. I think this will need to be in VBA. I will greatly appreciate any help i can get. Thanks
If columns need to be added to "data" or "doc" to help with this, it should be ok.
Attachments
Last edited: