excel - Copy Paste Values from multiple workbooks in subfolders to multiple sheets in one workbook -


i have multiple workbooks spanning "abc1" "abc100", "xyz1" "xyz100" in folder called "cases".

i create "master" workbook in folder "cases", code runs copies values workbook "abc1" cell a1 in sheet 1, cell a1 in sheet 2, , pastes these values "master" workbook sheet 1, cell a1 , cell a2 respectively. once completed, sheet 1 in "master" workbook must named "abc1".

the same must done values in workbook "abc2" "abc100", "xyz1" "xyz100". final result see "master" workbook have 200 worksheets/tabs, ranging "abc1" "xyz100", each containing value in cell a1 , cell a2.

ps: each excel workbook in different folder in "cases" folder. e.g. "abc1" workbook in folder called "abc1".

your assistance appreciated.


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -