欢迎来到天天文库
浏览记录
ID:18594142
大小:577.85 KB
页数:34页
时间:2018-09-19
《vba在excel中的应用》由会员上传分享,免费在线阅读,更多相关内容在工程资料-天天文库。
1、2010VBA在Excel中的应用beconsistentwithinthesamedisk.Alternateunifiedcorerequirementsplacedontheterminalstripterminals,onlineidentityandensurethecoppercoreisnotexposed.6.4.6enclosurewithinthesametothecablecoreprovidesbindingintoacircle,harnesstiespacingisge
2、nerally100mm;branchofficesshallbebindingonbothends,eachcoreVBA在Excel中的应用目录VBA在Excel中的应用2第1部分VisualBasicEditor31.1VBE界面介绍31.1.1VBE窗口介绍31.1.2工程窗口31.1.3属性窗口41.1.4代码窗口51.1.5立即窗口5第2部分VBA语言基础62.1变量与常量62.1.1数据类型62.1.2变量62.1.3常量72.2运算符72.3过程72.4程序结构72.4.1条件语句
3、72.4.2循环语句72.4.3With语句82.5对象82.5.1属性82.5.2方法82.5.3事件8第3部分与Excel进行交互93.1使用MsgBox输出信息93.2如何利用InputBox输入103.3Excel内置对话框11第4部分自定义函数124.1什么是自定义函数124.2函数的参数与返回值124.3如何在VBA中引用工作表函数134.4在VBA中引用自定义函数134.5在工作表中引用自定义函数134.6自定义函数的限制164.7如何制作加载宏16第5部分如何操作工作簿、工作表和单
4、元格185.1Workbook对象185.1.1引用Workbook对象185.1.2打开一个已经存在的工作簿18beconsistentwithinthesamedisk.Alternateunifiedcorerequirementsplacedontheterminalstripterminals,onlineidentityandensurethecoppercoreisnotexposed.6.4.6enclosurewithinthesametothecablecoreprovides
5、bindingintoacircle,harnesstiespacingisgenerally100mm;branchofficesshallbebindingonbothends,eachcore5.1.3遍历工作簿195.1.4添加一个新的工作簿205.1.5保护工作簿205.1.6关闭工作簿205.2Worksheet对象205.2.1引用Worksheet对象205.2.2遍历工作簿中的所有工作表215.2.3添加新的工作表225.2.4拷贝和移动工作表225.2.5如何保护工作表225.
6、2.6删除工作表225.3Range对象235.3.1引用单元格235.3.2单元格格式的常用属性235.3.3添加批注235.3.4如何表示一个区域245.3.5如何定义名称245.3.6选中工作表的指定区域245.3.7特殊区域——行与列245.3.8删除单元格255.3.9插入单元格255.3.10合并区域与相交区域25第6部分事件的应用266.1事件过程266.2工作表事件266.2.1Change事件266.2.2SelectionChange事件276.3工作簿事件286.3.1Ope
7、n事件286.3.2BeforeClose事件296.3.3全部工作表使用相同的事件代码306.4非对象事件316.4.1OnTime事件316.4.2OnKey32beconsistentwithinthesamedisk.Alternateunifiedcorerequirementsplacedontheterminalstripterminals,onlineidentityandensurethecoppercoreisnotexposed.6.4.6enclosurewithinthe
8、sametothecablecoreprovidesbindingintoacircle,harnesstiespacingisgenerally100mm;branchofficesshallbebindingonbothends,eachcore第1部分VisualBasicEditorVisualBasicEditor(以下简称VBE),是指Excel及其他Office组件中集成的VBA编辑器,本章将介绍VBE中主要功能窗口的功能.1.1VBE界面介绍1.1.1VBE窗口介绍
此文档下载收益归作者所有