stevenlv1980/msofficetool
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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