|
Excel and VBA Programming for Audit and Finance Professionals培训
|
|
班级规模及环境--热线:4008699035 手机:15921673576( 微信同号) |
坚持小班授课,为保证培训效果,增加互动环节,每期人数限3到5人。 |
上课时间和地点 |
开课地址:【上海】同济大学(沪西)/新城金郡商务楼(11号线白银路站)【深圳分部】:电影大厦(地铁一号线大剧院站) 【武汉分部】:佳源大厦【成都分部】:领馆区1号【沈阳分部】:沈阳理工大学【郑州分部】:锦华大厦【石家庄分部】:瑞景大厦【北京分部】:北京中山学院 【南京分部】:金港大厦
最新开班 (连续班 、周末班、晚班):2024年11月18日 |
实验设备 |
☆资深工程师授课
☆注重质量
☆边讲边练
☆合格学员免费推荐工作
★实验设备请点击这儿查看★ |
质量保障 |
1、培训过程中,如有部分内容理解不透或消化不好,可免费在以后培训班中重听;
2、课程完成后,授课老师留给学员手机和Email,保障培训效果,免费提供半年的技术支持。
3、培训合格学员可享受免费推荐就业机会。 |
课程大纲 |
|
- Part I. Squeeze more from Excel
Overview of tools on the Data tab
Access to external data - do you really need to visit the bank's website every day to get to know the current exchange rate CHF?
Defining connections to external data (Access, Web, Text, XML, ...)
Sorting multi-level - the rules and the proper sorting options
Efficient Advanced filtering - how to create Strainers having access to the filter criteria
Fast text-to-column
Delete duplicate data
Forcing input the correct data - how to ensure that data were specific format
Simulation Analysis - how to prepare a professional presentation of possible scenarios
Simulation Analysis - how to estimate the result of the formula
Grouping and autokonspekty - how to roll up the rows and columns and show different levels of detail
PivotTable and PivotChart
Calculated fields - how to add to the PivotTable field that is not on the sheet
Computational elements in the table
Grouping data and create professional-looking statements
Part II. Automation ie VBA.
Macros
Recording and editing macros: Silence on the set - is recording
Where to store macros - where best to write macros
Introduction to procedural programming - the necessary basis
Sub and Function - how to invoke them and what they are
Data Types - what variables are needed and whether it is worth it to declare
The conditional statement If ... Then .... ElseIf .... Else .... End If
Case statement and the accompanying trap
Loop for ... next, loop ... each
Loops for ... loop while, until
Instructions loop break (exit)
Visual Basic in action
Download and upload data to a spreadsheet (Cells, Range)
Download and upload data to the user (InputBox, MsgBox)
The extent and lifetime of variables
Operators and their priorities
Useful module options
Securing code - code protection from tampering and preview
Key Excel objects: Application, Workbook, Workbooks, Worksheet, Worksheets,
ThisWorkbook, ActiveWorkbook, ActiveCell, Selection, Range, Cells, ...
Debugging
Immediate window
Locals window
The processing step - but what to do when something has stopped working
Watches
Call Stack
Error handling
Types of errors and ways to avoid
Capturing and handling run-time errors, which is why properly written code can sometimes not work
Construction: On Error Resume Next, On Error GoTo label, On Error GoTo 0
|
|
|
|
|
|