Download presentation
Presentation is loading. Please wait.
Published byMadeleine Adams Modified over 8 years ago
1
VBA Excel 2010 1
2
Macro 1.Create a Macro: To create a macro in Excel VBA, Create a Macro: To create a macro in Excel VBA,Create a Macro: To create a macro in Excel VBA, first activate Excel Visual Basic. first activate Excel Visual Basic. first activate Excel Visual Basic. first activate Excel Visual Basic. Next, you can create a command button and assign a macro to the command button. Next, you can create a command button and assign a macro to the command button. Next, you can create a command button and assign a macro to the command button. Next, you can create a command button and assign a macro to the command button. 2.Excel Macro Recorder: Excel Macro Recorder:Excel Macro Recorder: 1.The Excel Macro Recorder is a very useful tool included in Excel VBA. The Excel Macro Recorder is a very useful tool included in Excel VBA.The Excel Macro Recorder is a very useful tool included in Excel VBA. 2.With the Excel Macro Recorder you can record a task you perform with Excel. With the Excel Macro Recorder you can record a task you perform with Excel.With the Excel Macro Recorder you can record a task you perform with Excel. 3.Next, you can execute the task over and over with the click of a button which can save you a lot of time. Next, you can execute the task over and over with the click of a button which can save you a lot of time.Next, you can execute the task over and over with the click of a button which can save you a lot of time. 2
3
Basics 1.Macro Security: Macro Security:Macro Security: 2.Visual Basic Editor: Visual Basic Editor:Visual Basic Editor: 3.Macro Comments: Macro Comments:Macro Comments: 4.MsgBox: MsgBox: 5.Macro Errors: Macro Errors:Macro Errors: 6.Debug Macros: Debug Macros:Debug Macros: 7.Objects, Properties and Methods: Objects, Properties and Methods:Objects, Properties and Methods: 3
4
Basics 8.Workbook and Worksheet: Workbook and Worksheet:Workbook and Worksheet: 9.Application Object: Application Object:Application Object: 4
5
Programming 1.Variables: Variables: 2.String Manipulation: String Manipulation:String Manipulation: 3.Calculate: Calculate: 4.If Then Statement: If Then Statement:If Then Statement: 5.Cells: Cells: 6.Loop: Loop: 7.Logical Operators: Logical Operators:Logical Operators: 5
6
Programming 8.Range: Range: 9.Events: Events: 10.Array: Array: 11.Date and Time: Date and Time:Date and Time: 12.Function and Sub: Function and Sub:Function and Sub: 6
7
Controls 1.Textbox: Textbox: 2.Listbox: Listbox: 3.Combobox: Combobox: 4.Checkbox: Checkbox: 5.Option Buttons: Option Buttons:Option Buttons: 6.Userform: Userform: 7
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.