VBA.INSERT.FILE

Macro Sheets Only

Inserts a text file containing code directly into your Visual Basic module.

Syntax

VBA.INSERT.FILE(filename_text)

Filename_text is the name of a text file that contains Microsoft Visual Basic code that is inserted into the currently active module.

Related Functions

List of Command-Equivalent Functions