Skip to content

Simple vba script that splits a spreadsheet into multiple tabs based on the values in a specified column.

Notifications You must be signed in to change notification settings

cswike/SplitUp-vba-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

SplitUp-vba-script

Simple vba script that splits a spreadsheet into multiple tabs based on the values in a specified column.

Feel free to use in any context other than commercial re-sale. Not that you'd really want or need to, I think? It's pretty simple.

Two ways to use:

  • To import into Excel as a module, download SplitUp.bas and import into Visual Basic editor.
  • To incorporate into a pre-existing module, copy the text from SplitUp.vba and paste into your module.

About

Simple vba script that splits a spreadsheet into multiple tabs based on the values in a specified column.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages