merge MS word files, merge MS excel file, remove duplicate line for MS excel, split sheets of excel file
stevenlv1980/msofficetool
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
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 0
No packages published