EXCEL VBA PRIMER | CCE 170 Brigham Young University Norm Jones |
INTRO - | [Table of Contents] |
EXCEL - | [Formulas] [VLOOKUP] [Validation] [Names] [Operators] [IF Function] [Goal Seek] [Charts] [Annotation] [Array Formulas] |
VBA - | [VB Editor] [Macros] [Controls] [Ranges] [MsgBox] [Variables] [Objects] [If Then] [Debug] [Loops] [Arrays] [Strings] [User Forms] [Functions] [Excel Funs] [Subs] [Events] [Standards] |
ADVANCED - | [Graphics] [E-mail] [Files] [Apps] [Google Sheets] |
This site is a collection of notes and extra materials associated with CCE 170 at Brigham Young University. It is essentially an online textbook where each chapter is designed to supplement one of the class lectures. It can also be used as an independent resource for learning how to program in Excel using Visual Basic for Application (VBA). This primer is divided into three main sections: the first section gives an overview of basic features of Microsoft Excel that are useful in engineering applications. The second section covers the fundamentals of VBA programming, and the third section is for some advanced VBA topics that are not covered in class but may be of interest.
There is a Youtube Channel associated with this primer. It includes videos for a set of exercises listed on BYU CE En 170 Course Schedule and it mirrors much of the content here. The video playlists are organized in the same fashion as the above table of contents.