Hello
Is it possible to make a VBA to copy and paste several different sheet's from diferent workbook's with several names (the workbook name is the same of da sheet), just to a sheet of another workbook.
Cumps
Hello
Is it possible to make a VBA to copy and paste several different sheet's from diferent workbook's with several names (the workbook name is the same of da sheet), just to a sheet of another workbook.
Cumps
Simple answer is yes. If you post a specific question, with a sample worksheet(s), then we could probably give you specific response.
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
I found this excel here in the forum, and I am not able to do what I want. I managed to change the code for the macro to fetch the address of the spreadsheet workbook where the information are to copy and paste, that address is entered from a cell. I would do the same with the name of the spreadsheet to copy the way I did to the address of the workbook.
someone can give me a hand?
best regards
Maybe:
![]()
Please Login or Register to view this content.
Can any one help me.
Please
Regards
Last edited by Birnen; 07-23-2014 at 01:34 PM.
Can any one help me.
Please
Regards
Have you tested John's code? Does it work for you? If not, what do you want to do that it doesn't do for you?
yes. it work's.
but I have many worksheet's to copy, so for that it becomes a little slow.
Looking at your code, instead of changing the value in K3, you could list all the values (paths and files) in column K and then create a loop to do the copy and paste. That would speed things up, but it will require you to populate all the file names and paths.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks