Presentation is loading. Please wait.

Presentation is loading. Please wait.

© www.trumpexcel.com VBA JETPACK Introduction to VBA.

Similar presentations


Presentation on theme: "© www.trumpexcel.com VBA JETPACK Introduction to VBA."— Presentation transcript:

1 © www.trumpexcel.com VBA JETPACK Introduction to VBA

2 © www.trumpexcel.com VBA stands for Visual Basic for Applications. VBA is a programming language used for Microsoft Office Applications. It can be used to automate tasks within Excel (and other applications). With VBA, you can do a lot of things that you can not otherwise do in Excel. VBA….What?

3 © www.trumpexcel.com Automate a series of tasks (and run it with a single click or shortcut). Create functions that does not exist. Create Add-ins. Create Applications. VBA at your service….What can you do with it?

4 © www.trumpexcel.com Sub / Procedure Functions Events Objects Variables VBA Building Blocks

5 © www.trumpexcel.com Object Oriented Programming

6 © www.trumpexcel.com Name - Sherlock Holmes House No. - 221B Street - Baker Street City - London Country - England Object Oriented Programming

7 © www.trumpexcel.com Object Oriented Programming

8 © www.trumpexcel.com Object Oriented Programming

9 © www.trumpexcel.com Object Oriented Programming

10 © www.trumpexcel.com Object Oriented Programming

11 © www.trumpexcel.com Object Oriented Programming

12 © www.trumpexcel.com Object Oriented Programming Apply red background colour to Cell A1, in the Worksheet (Sheet1), in the Workbook (Test.xlsx) in Excel

13 © www.trumpexcel.com Object Oriented Programming Excel

14 © www.trumpexcel.com Object Oriented Programming WORKBOOK

15 © www.trumpexcel.com Object Oriented Programming WORKSHEET

16 © www.trumpexcel.com Object Oriented Programming RANGE (A1)

17 © www.trumpexcel.com Object Oriented Programming COLOR


Download ppt "© www.trumpexcel.com VBA JETPACK Introduction to VBA."

Similar presentations


Ads by Google