项目作者: BaseMax

项目描述 :
Merge Excel Files to single excel file per columns
高级语言: PHP
项目地址: git://github.com/BaseMax/MergeExcelFilesToOnePerColumns.git
创建时间: 2021-04-13T19:20:25Z
项目社区:https://github.com/BaseMax/MergeExcelFilesToOnePerColumns

开源协议:

下载


Merge Excel Files to single excel file per columns

Using

Set your directory name at https://github.com/BaseMax/MergeExcelFilesToOnePerColumns/blob/main/parser.php#L14, and number of files at https://github.com/BaseMax/MergeExcelFilesToOnePerColumns/blob/main/parser.php#L20.

Your directory should look like: 1.xlsx, 2.xlsx, 3.xlsx, 4.xlsx, etc….

Now convert all excel files to a single file by running:

  1. php parser.php

Next open res.xlsx file in your excel or libreoffice…

© Copyright 2021 Max Base