2016Unpublished venueRequires access

Introducing Visual Basic for Applications

Michael Alexander, Dick Kusleika

Open publisher page 1 citations

Abstract

A macro is essentially Visual Basic for Applications (VBA) code that one can call to execute any number of actions. In Excel, macros can be written or recorded. This chapter explores macros and shows how to use the macro recorder to start familiarizing users with VBA. Much of the work that one will do in VBA involves cells and ranges in worksheets. The first thing users need to understand before they begin is that Excel has two modes for recording, absolute reference and relative reference. Excel's default recording mode is in absolute reference. While creating macros, it is essential to have a clear and easy way to run each macro. A basic button can provide a simple but effective user interface. There are several different types of form controls, from buttons (the most-commonly-used control) to scrollbars.

About this research paper

What this paper is about

A macro is essentially Visual Basic for Applications (VBA) code that one can call to execute any number of actions. In Excel, macros can be written or recorded. This chapter explores macros and shows how to use the macro recorder to start familiarizing users with VBA. Much of the work that one will do in VBA involves cells and ranges in worksheets. The first thing users need to understand before they begin is that Excel has two modes for recording, absolute reference and relative reference. Excel's default recording mode is in absolute reference. While creating macros, it is essential to have a clear and easy way to run each macro. A basic button can provide a simple but effective user interface. There are several different types of form controls, from buttons (the most-commonly-used control) to scrollbars.

Why it matters

OpenAlex reports 1 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

A macro is essentially Visual Basic for Applications (VBA) code that one can call to execute any number of actions. In Excel, macros can be written or recorded. This chapter explores macros and shows how to use the macro recorder to start familiarizing users with VBA. Much of the work that one will do in VBA involves cells and ranges in worksheets. The first thing users need to understand before they begin is that Excel has two modes for recording, absolute reference and relative reference. Excel's default recording mode is in absolute reference. While creating macros, it is essential to have a clear and easy way to run each macro. A basic button can provide a simple but effective user interface. There are several different types of form controls, from buttons (the most-commonly-used control) to scrollbars.

Key concepts: Macro, Visual Basic for Applications, Computer science, Visual Basic, Interface (matter), Simple (philosophy), Code (set theory), Computer graphics (images)

Related papers

Back to paper searchBrowse research topicsOriginal source
Introducing Visual Basic for Applications — Research Paper | ScholarLens