Skip to content

Macro to remove empty rows based on the first column in Excel document using Visual Basic ( Making a colleagues life easy )

License

Notifications You must be signed in to change notification settings

Thomas-George-T/Excel-Macro-Remove-Empty-Rows

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Description

Macro to remove empty rows present in Excel Document based on the first column developed using VBscript for all the sheets present in the workbook.

How to Run

Enter the following into windows cmd:

execute.vbs "path to the excel document.xlsx"

In my example:

execute.vbs "Excel-Macro\test.xlsx"

Note: Please pass the File Path with the double quotes included

About

Macro to remove empty rows based on the first column in Excel document using Visual Basic ( Making a colleagues life easy )

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published