惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

月光博客
月光博客
MyScale Blog
MyScale Blog
博客园 - Franky
The Cloudflare Blog
IT之家
IT之家
Blog — PlanetScale
Blog — PlanetScale
博客园 - 聂微东
WordPress大学
WordPress大学
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
T
The Blog of Author Tim Ferriss
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
罗磊的独立博客
Google DeepMind News
Google DeepMind News
P
Proofpoint News Feed
Martin Fowler
Martin Fowler
aimingoo的专栏
aimingoo的专栏
J
Java Code Geeks
腾讯CDC
雷峰网
雷峰网
Microsoft Azure Blog
Microsoft Azure Blog
G
Google Developers Blog
博客园 - 【当耐特】
美团技术团队
云风的 BLOG
云风的 BLOG

博客园 - Jeffers Yuan

漠然一回首 播布客的启发 Topdesk application Server SQL Server Business Intelligence Development Studio中能否开发Winform和Web Site应用? 是什么影响了诺基亚E62? 寻找Call Center/CRM系统 安装SAP失败了! Baan 系统的分包处理 Reporting Service的 多值参数? - Jeffers Yuan 收拾心情,准备奋战! - Jeffers Yuan - 博客园 西索科怎么也被尤文弄走了? 求助:XML文件编码识别 ADSL链接博客园有问题 有效性单元 ERP LN (Baan) 成本价计算 zedgraph如何自定义X轴? Infor ERP LN和workflow配置! 慢速VOA的下载! 博客园首页的博客列表 与 自己首页的排名为什么不一致?
格式转换?
Jeffers Yuan · 2007-12-21 · via 博客园 - Jeffers Yuan

比如一个文本文件格式如下:
Page:   1 of 2
Company:xxxxxxx            xxxx 公司
===================================================================================
Item    Desc            Quantity        Price
===================================================================================
WareHouse A
001    001                10            10
002    001                10            10
003    001                10            10
WareHouse B
004    001                10            10
005    001                10            10

Page:   2 of 2
Company:xxxxxxx            xxxx 公司
===================================================================================
Item    Desc            Quantity        Price
===================================================================================
006    001                10            10
007    001                10            10
008    001                10            10
Warehouse C
009    001                10            10
010    001                10            10

这种格式如何导入到Excel?
要求
1) Page Header 只导入一次
2) 如何能够把Warehouse分组信息变成一个Column