Hello absoute beginner at VBA!
I have a spreadsheet where I would like to copy data from tabs ATPMD, STPPMD, and SBMD to tab Core, I would like the code to copy in row data where the column name matches on the above tabs.
Thank you so much
Hello absoute beginner at VBA!
I have a spreadsheet where I would like to copy data from tabs ATPMD, STPPMD, and SBMD to tab Core, I would like the code to copy in row data where the column name matches on the above tabs.
Thank you so much
I'm not understanding the requirements. Could you give some examples of which data should be copied and the logic. I don't see any columns with the same names as the sheet names for the three sheets. Please clarify.
Alan עַם יִשְׂרָאֵל חַי
Change an Ugly Report with Power Query
Database Normalization
Complete Guide to Power Query
Man's Mind Stretched to New Dimensions Never Returns to Its Original Form
Thanks for responding Alan
Basically where say Material exists in STPPMD I would like to copy row data as below
113358
113447
602186
1002672
1004127
To be copied under material in core, and also where material decription is found, it's data to be copied and so on.
Many thanks
Hi Alan,
I hope my explanation helped!
Steve
Steve:
Give this a try:
![]()
Please Login or Register to view this content.
Alan
Firstly thank you so much for your time, I ran the code, it ran and left me on tab SBMD but no data was in Core, maybe I am doing something wrong, I received a message saying it was complete but no data.
Thanks again.
Steve
Attached is my copy of your workbook with my code. It worked for me. Scroll down the Core page. I wonder if you have some data in that page that makes the last row be something other than row 2.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks