module #1 - trump excel · module #2 vba nuts & bolts 6 videos. vba jetpack course excel vba...

19
VBA JETPACK Course www.trumpexcel.com Module #1 Excel VBA Introduction + Basics 7 Videos + 1 Assignment

Upload: others

Post on 20-Oct-2019

7 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Module #1

Excel VBA Introduction + Basics

7 Videos + 1 Assignment

Page 2: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Excel VBA – Introduction + Basics

• What is VBA – An Introduction

• Getting Started with the VB Editor

• Recording and Decoding Macros

• Executing Macros

• Writing your first VBA Code – Jump Right In

• Understanding Errors

• Customizing VBA Environment

Page 3: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Video #1 – Assignment Data + Question

Video #2 – Solution

Page 4: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Module #2

VBA Nuts & Bolts

6 Videos

Page 5: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Excel VBA – NUTS & BOLTS

• Working with Cells and Ranges

• Working with Worksheets

• Working with Workbooks

• Introduction to Variables

• Introduction to Object Variables

• Using Message Boxes in VBA

Page 6: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Module #3

Loop Statements in VBA

6 Videos + 1 Assignment

Page 7: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Excel VBA – Loop Statements

• With Statement

• If Then Else Loop

• Select Case Loop

• Do Until and Do while Loop

• For Next Loop

• For Each Loop

Page 8: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Video #1 – Assignment Data + Question

Video #2 – Solution

Page 9: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Module #4

VBA – Advanced Elements

8 Videos + 1 Assignment

Page 10: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Excel VBA – Advanced Elements

• Creating Custom Functions

• Using Worksheet Function in VBA

• Error Handling

• Event Procedures

• User Forms - Basics

• User Forms – Deep Dive

• Arrays

• Working with Charts

Page 11: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Video #1 – Assignment Data + Question

Video #2 – Solution

Page 12: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Module #5

VBA – Practical Examples

4 Videos

Page 13: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Excel VBA – Practical Examples

• Show/Hide Elements using VBA

• Update Charts/Dashboards with a Cell Click

• Creating Mouse Roll Over Effect Using VBA

• Creating Chart Animations using VBA

Page 14: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Module #6

Creating Add-ins & Applications

2 Videos

Page 15: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Excel VBA – Creating Add-ins & Applications

• Creating Add-ins using VBA

• Creating an Application – Task Prioritization Matrix

Page 16: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Module #7

BONUS VBA Lessons

3 Videos

Page 17: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

Excel VBA – BONUS Lessons

• Working with Files and Folders

• Generating Word Reports using VBA

• Saving Excel as PDF Documents using VBA

Page 18: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

By the end of this course, you would be able to:

• Immediately apply the concepts and automate truckloads of

your tasks

• Record and clean macros like a PRO

• Create Functions that you wish existed in Excel

• De ode other people’s a ro a d i prove/refi e/ uild-on it

• Create Add-ins and Applications that will wow your bosses

Page 19: Module #1 - Trump Excel · Module #2 VBA Nuts & Bolts 6 Videos. VBA JETPACK Course Excel VBA –NUTS & BOLTS • Working with Cells and Ranges • Working with Worksheets • Working

VBA JETPACK Course

www.trumpexcel.com

VBA Jetpack Course

JOIN NOW