Excel VBA Basic to Advance Part3 ( 12 hours )

所在平台: Udemy

课程主页: https://www.udemy.com/course/excel-vba-basic-to-super-advance-part3/

课程评论:没有评论

第一个写评论        关注课程

课程简介

Excel VBA 基础到高级 PART 3 (12小时) 课程大纲: **第一部分:图表自动化** * 使用 VBA 创建新图表,实现图表制作的完全自动化。 * 深入了解 Chart 类,及其在创建新图表中的作用。 * 学习利用宏录制功能,并进行代码定制。 * 掌握操作现有 Excel 图表的方法,进行修改(如设计、标签、标题等)。 * 理解循环在图表操作中的重要性,高效处理大量图表(删除、编辑设计/颜色、修改坐标轴等)。 * 学习结合使用其它集合循环与图表集合循环,实现“循环嵌套”。 **第二部分:数据透视表精通** * 掌握从创建新数据透视表到修改现有数据透视表的全过程。 * 学习通过集合循环访问和控制数据透视表,以及循环遍历并完全控制数据透视表字段项。 * 深入了解用于处理数据透视表(新建及现有)的 Pivot-table 和 Pivot-cache 类。 * 学习 PivotItem 和 PivotField 等辅助类,以实现对数据透视表字段和字段项的精细控制。 * 了解如何在实际项目中结合工作表集合循环和数据透视表集合循环,及其带来的优势。 * 学习宏录制在创建数据透视表中的作用,以及根据需求修改录制代码。 * 逐行解析如何处理数据透视表的行、列或筛选字段。 **第三部分:Excel 与 PowerPoint 连接** * 深入探讨在高级系列中使用 Excel VBA 连接 PowerPoint 的技术。 * 学习从 Excel 复制表格数据并粘贴到 PowerPoint 演示文稿的幻灯片中。 * 掌握将 Excel 图表导出到 PowerPoint,并按顺序粘贴到一张或多张幻灯片。 * 深入了解 PowerPoint 类,如 Presentation、Slide 和 Shapes 类,理解其对象层次结构。 * 理解类与类之间如何通过“点(.)”运算符建立联系。 * 学习操作已创建的 PowerPoint 文件,以及创建新的 PowerPoint 文件并进行操作。 * 掌握在幻灯片中调整图表或表格图像的大小,并将其移动到幻灯片顶部、左侧或右侧。 * 学习根据 Excel 工作表单元格中的控制信息,决定将哪个图表导出到 PowerPoint。 * 学习循环遍历所有幻灯片,并根据需求决定删除或用于数据呈现。 * 学习使用幻灯片集合循环及形状集合循环。 * 通过真实的实时项目讨论,获得实际操作经验。 * 理解早期绑定(Early Binding)和晚期绑定(Late Binding)的概念与技术。 * 包含多个高级、全自动化、知识性强的实践项目。 **第四部分:Excel VBA 与数据库连接 (MS Access) 及 SQL 命令** * 学习使用 SQL 命令在 Excel VBA 中从数据库(如 MS Access)检索信息。 * 学习使用 VBA(可通过用户窗体 Userforms)在 MS Access 等数据库中删除、更新和插入信息。

课程评论(0条)

课程详情

In first Section, we are learning about Chart automation. How to create new charts iusing VBA. We can fully automate the making of charts using VBA.Learn the Chart class called Chart and see how easy it is to create the new charts.The role of macro recordings plays a very important role here as most of the code we can record and later customize as per the requirement.How to work with existing charts in excel. How to go to each of them one by one and do modifications. Any type of modification like changing chart design or editing labels or chart titles etcUnderstand the Loops importance in charts. You can loop through infinite charts using one simple collection loop.Collection loops of charts - to work with multiple charts either to delete them or to edit their design, colors. You can do whatever. Even change the axis's.Use of other Collection loops with chart collection loops. Loops in LoopsIn section2, you will become master in Pivots. From making new pivots to working in existing pivots and modifying them Collection loops in PIvots - how to access pivots. How to loop pivot field items and fully control it.We will learn the classes we use in Pivots to handle new pivots or existing pivots like Pivot-table and Pivot cache classes.We will take a deep dive into knowing other classes as well which helps us in controlling the pivot fields and field items like pivot item class and pivot-Field class.How to mix worksheet collection loops with pivot collection loops in real time projects and what are the benefits of sameWhat is the role of macro recording in making pivots and how to edit those recording if requirement changes.How to work with row or column of filter pivot fields. Line by line explanation.In Section3 , we are learning how to connect Powerpoint with Excel VBA.Discussing about the connectivity of Excel with PowerPoint in this advance series using Excel VBA.How to copy table data from excel and paste into PowerPoint application slides.How to export charts from excel sheets to PowerPoint and paste them in one slide or more slides one by one.Taking a deep dive into power-point classes like Presentation class, Slide class and shapes class. Understanding the power-point object hierarchy.How every class is responsible for other class using the dot hierarchy.How to work with already created PowerPoint applications and also how to create new PowerPoint applications and work with them.How to resize the charts or tables images in slides and move them to the top or left or right of the slides.Control which chart should go in PowerPoint using the excel sheet cells.How to loop through all sides and decide which one to be deleted or used for data presentation.Collection loops for slides as well as shapes. This is amazing source of learning.Real time projects discussion with you to give you live exposure of working with Power-point.Understanding the concept of Early Binding and Late Binding methods or techniquesSeveral highly advance level Projects for you - Fully automated and very very knowledgeable practical projects.In Section4 , we are learning how to connect with databases like ms access using SQL commands in Excel VBA.How to retrieve information from a database using SQL in vbaHow to delete/ update and insert the information in database like ms access using VBA and also using Userforms

课程标签

0人关注该课程

主题相关的课程