Skip to main content
ExcelBaby.com
Course
Getting Started with Excel
Excel Formulas and Functions
Excel Troubleshooting
Programming with Excel VBA
Excel VBA and Macro Examples
Docs
Learn
Functions
Questions
Shortcuts
Resources
Books
Home
ยป
On...GoSub statements
Docs
On...GoSub statements
Branch to one of several specified lines, depending on the value of an expression. Syntax On expression GoSub destinationlist On expression GoTo […]
On...GoSub statements