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
»
Rem statement
Docs
Rem statement
Used to include explanatory remarks in a program. Syntax Rem comment You can also use the following syntax: ' comment The optional comment argument is the text of […]
Rem statement