Hey there, I'm new here, let's see if u can help me with VBA:
I need to import (copy) all the complete sheets of "WbData" to my "WbMaster".
My "WbMaster" already have 6 sheets, so the copied ones should go after
"WbMaster" has to be the active workbook and "WbData" has to be opened at first and then closed after importing all files
I've been trying but had problems with infinite loops...
I need to import (copy) all the complete sheets of "WbData" to my "WbMaster".
My "WbMaster" already have 6 sheets, so the copied ones should go after
"WbMaster" has to be the active workbook and "WbData" has to be opened at first and then closed after importing all files
I've been trying but had problems with infinite loops...