File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# excel_merge
2
- excel merge diff tools,excel对比合并工具,把excel转成csv格式,然后调用像beyond compare第三方工具来对比以及合并 。合并之后会把csv数据写回excel这样就能完成excel合并
2
+ excel merge diff tools,excel对比合并工具,把excel转成csv格式,然后调用像 ` Beyond Comapre ` 第三方工具来对比以及合并 。合并之后会把csv数据写回excel这样就能完成excel合并
3
3
4
4
### 支持功能
5
5
6
- - 支持xlsx、xlsm、xls,支持多Sheet
7
- - 支持excel对比 diff
8
- - 支持excel合并 merge
6
+ - 支持xlsx、xlsm、xls
7
+ - 支持excel对比diff模式,支持多Sheet
8
+ - 支持excel合并merge模式,支持多Sheet
9
9
- 支持作为TortoiseSVN和TortoiseGit以及其他能够自定义对比工具的版本控制软件,如果对比的不是excel文件,会直接调用对比工具。
10
10
11
11
## 设置方法
@@ -14,7 +14,7 @@ excel merge diff tools,excel对比合并工具,把excel转成csv格式,然
14
14
15
15
双击打开执行文件,允许权限(用于读取和修改注册表)
16
16
17
- 1 . 选择基础的对比工具之后回车确定,如果有安装Beyond Comapre会识别出来
17
+ 1 . 选择基础的对比工具之后回车确定,如果有安装 ` Beyond Comapre ` 或者使用绿色版注册了右键菜单都会识别出来
18
18
19
19
![ select_comapre] ( doc/img/select_comapre.png )
20
20
You can’t perform that action at this time.
0 commit comments