VBA – Copying Excel worksheet to a new workbook without leaving the old Excel reference
Copying excel worksheets around is actually a piece of cake for a VBA developer (or so they/we think). Mainly because you can record the actions and then “learn” from them, editing a bit the code and etc. Well, there is …
VBA – Copying Excel worksheet to a new workbook without leaving the old Excel reference Read more »