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.
Return to index