|
Excel and VBA Programming for Audit and Finance Professionals培訓
|
|
班級規(guī)模及環(huán)境--熱線:4008699035 手機:15921673576( 微信同號) |
每期人數(shù)限3到5人。 |
上課時間和地點 |
開課地址:【上海】同濟大學(滬西)/新城金郡商務樓(11號線白銀路站)【深圳分部】:電影大廈(地鐵一號線大劇院站) 【武漢分部】:佳源大廈【成都分部】:領館區(qū)1號【沈陽分部】:沈陽理工大學【鄭州分部】:錦華大廈【石家莊分部】:瑞景大廈【北京分部】:北京中山學院 【南京分部】:金港大廈
最新開班 (連續(xù)班 、周末班、晚班):2020年3月16日 |
實驗設備 |
☆資深工程師授課
☆注重質(zhì)量
☆邊講邊練
☆合格學員免費推薦工作
★實驗設備請點擊這兒查看★ |
質(zhì)量保障 |
1、培訓過程中,如有部分內(nèi)容理解不透或消化不好,可免費在以后培訓班中重聽;
2、培訓結(jié)束后,授課老師留給學員聯(lián)系方式,保障培訓效果,免費提供課后技術支持。
3、培訓合格學員可享受免費推薦就業(yè)機會。 |
課程大綱 |
|
- 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
|
|
|
|
|
|