Skip to content

stevenlv1980/msofficetool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 

Repository files navigation

MS Office Toolkit v1.0

Author: Steven.lv 

This is the toolkit for handling office documents.

These command-line tools are developed by Visual Studio and require MS Office to be installed when running.

Useage and parameters:

--Merge MS word files, 
word_merge input1.doc input2.doc merged.doc

--Merge MS excel file, 
combine_sheets.exe a.xlsx b.xlsx out.xlsx

--Remove duplicate line for MS excel, 
xls_remove_dup.exe input1.xls output.xls

--Split sheets of excel file 
split_workbook.exe input1.xls c:\output\


More MS Office Tools in: http://www.ofoct.com

About

merge MS word files, merge MS excel file, remove duplicate line for MS excel, split sheets of excel file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages