- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
Data Integration in Excel Dr. Nitin Paranjape MVP (Office System) Chairman and MD, Maestros Version information Excel 2007 for all demos Many features exist in 2003 as well Keep Excel open to understand better But, don’t try to do what I am showing Using Beta version Complicated process of broadcasting voice Please bear with any crashes, disconnections Objectives Understand available integration options Mapping business scenarios to available features Understanding strengths and limitations of data handling POLL How many of you have used Excel for data handling in your applications? Data integration areas Data capture within Excel Getting external data into Excel Accessing Excel data from outside By Exporting it to another format By keeping it within Excel Processing data within Excel Using Excel as a report writer Primary purpose of spreadsheet is to analyze data. NOT to store data. Data sources ODBC / OLEDB SPS list XML OLAP Text Query files Import tools Wizard (only ODBC) MS Query (only ODBC) Text import Text import VBA code Data connection wizard Query files and connections This facility has been available for years It works on ODBC sources only Uses either a wizard or MS Query Demo (Wizard and MS Query) Text Import Highly complex text import possible Fixed width or Delimited Multiple delimiters supported Decide data types while importing Manage multiple delimiters Manage preceding negative signs Demo Text import programmatically! With ActiveSheet.QueryTables.Add(Connection:=TEXT;C:\temp\test.txt, _ Destination:=Range($A$1)) .Name = test .FieldNames = True .RowNumbers = False .FillAdjacentFormulas = False .PreserveFormatting = True .RefreshOnFileOpen = False .RefreshStyle = xlInsertDeleteCells .SavePassword = False .SaveData = True .AdjustColumnWidth = True .RefreshPeriod = 0 .TextFilePromptOnRefresh = False .TextFilePlatform = 437 .TextF
您可能关注的文档
- anhwft的v2_009年12月大学英语六级真题听力原文_.doc
- array 的based crossover, with analysis of gene interactions, for evolutionary algorithms and its appli.doc
- AUTOMO的TIVE MATERIALS AND MANUFACTURING METHODS2.ppt
- B7M3 I的ntroduction & Cultural corner.ppt
- Basic 的concepts for designing renewable electricity support aiming at a full-scale transition by 2050.doc
- BFT写作资的料.doc
- Brief 的Introduction for Piping Component.ppt
- BT项目的会的计处理.doc
- Burt L的 Monro-Power Analysis for Traditional and Modern.ppt
- Busine的ss Studies 01.ppt
- DC-1 5的2 multidisciplinary practitioners.ppt
- Design的_of_the_Closed_Loop_Speed_Control_System_for_DC_Motor.doc
- DMSO的性的质.doc
- DSP 2的8335 教程 8.ppt
- easyui的-属性.doc
- Emeral的d全文期刊数据库.ppt
- Explor的ing talent flow in Wuhan automotive industry cluster at China (2.doc
- fanuc 的HRV CONTROL.ppt
- Final 的Test on Business English Reading.doc
- FLUENT的使用基础经验.doc
文档评论(0)