合并(汇总)多个Excel文件的最佳方法是什么? [英] What is the best method to combine (aggregate) multiple Excel files?

查看:56
本文介绍了合并(汇总)多个Excel文件的最佳方法是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有多个EXCEL电子表格,其中包含SAME列,每个来源只有不同的数据.

I have multiple EXCEL spreadsheets that contain the SAME columns, just different data per source.

EXCEL文件#1:

URL |HITS

URL | HITS

http://myothersite.com 5

http://mysite.com 8

EXCEL文件#2:

URL |HITS

URL | HITS

http://mysite.com 2

EXCEL文件已合并:

URL |HITS
http://mysite.com 10

URL | HITS
http://mysite.com 10

http://myothersite.com 5

我需要一种解决方案,该解决方案可以将各个电子表格中的所有数据汇总到一个合并的电子表格中.每个电子表格将具有相同的列,只是数据不同.希望这是一些标准解决方案的常见问题.我愿意接受编程解决方案以及软件解决方案.谢谢!

I need a solution that will AGGREGATE all of the data from the individual spreadsheets into ONE combined spreadsheet. Each spreadsheet will have the same columns, just different data. Hopefully this is a common problem with some standard solutions. I'm open to programmatic solution as well as software solutions. Thanks!

jg

推荐答案

请使用插件 RDBMerge .

这篇关于合并(汇总)多个Excel文件的最佳方法是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆