In this video, learn how to automate the process of splitting Excel worksheets into separate files, including Excel files, ...
VBA may have a bad reputation, but it's still one of the most effective ways to automate repetitive actions in standard XLSX workbooks.
Automating the selection process isn’t difficult if you rely on VBA’s InputBox in Microsoft Excel. Often, you’ll want Excel users to specify a range that the app then uses in an automated way.