This is a collection of procedures and functions that will hopefully make working with Excel/VBA a bit less painful.
Most functions will not have extensive features because simplicity is prioritized.
Miscellaneous simple Excel functions and procedures
Automated transferring of sheets (either copy paste or whole sheet)
- sheet_transfer_UI.xlsm
- interface for sheet_transfer
- Optimization Note: Script will not open workbook if it is the same as the previous row.
- sheet_transfer.bas