Skip to content

This is a collection of procedures and functions that will hopefully make working with Excel/VBA a bit less painful.

Notifications You must be signed in to change notification settings

lancechua/excel-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Excel Utilities

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.

utils.bas

Miscellaneous simple Excel functions and procedures

Sheet Transfer

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

About

This is a collection of procedures and functions that will hopefully make working with Excel/VBA a bit less painful.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published