merge/join/combine multiple tables into one master table

ladydee

New member
Joined
Apr 4, 2017
Messages
1
Reaction score
0
Points
0
Hi, i'm new in using excel macro and vba. In my workbook, there are large amount of uncluttered data in many table in one worksheet. I need help how to combine/merge/join multiple table in one worksheet into one master table into another worksheet using userform? i'm sorry if my explanation is confusing because I'm not so good in English. thank you for any help.here i attach sample file for this question. In sheet1, contains many/multiple tables with different no of column, only have same column for Id and Name. I want to combine/join/merge all tables in sheet1 to be one master tables(can be refer in sheet2). is there any vba code/script i can use for this? thank you.
 

Attachments

  • Book1.xlsx
    12.2 KB · Views: 37
@ladydee
Hi and welcome
Please,do not crosspost your question on multiple forums without including links here to the other threads on other forums.

Cross-posting is when you post the same question in other forums on the web. The last thing you want to do is waste people's time working on an issue you have already resolved elsewhere. We prefer that you not cross-post at all, but if you do (and it's unlikely to go unnoticed), you MUST provide a link (copy the url from the address bar in your browser) to the cross-post.

Read this to understand why we ask you to do this, and then please edit your first post to include links to any and all cross-posts in any other forums (not just this site).

Do not post any further responses in this thread until a link has been provided to these cross posts.
 
Back
Top