XL2000: Cannot Import/Export UserForms Between VBA and Visual Basic (213551)
The information in this article applies to:
This article was previously published under Q213551 SYMPTOMS
In Microsoft Excel, if you try to import a Form that was created in
Microsoft Visual Basic, the following error message appears:
The form class contained in <path to the form> is not supported in VBE.
The file can't be loaded.
and you are unable to import the Form.
In Microsoft Visual Basic, if you try to import a UserForm that
was created in Microsoft Excel, an error message similar to the following appears:
Errors during load. Refer to '<path to the UserForm>\Myform.log' for details.
followed by the error message:
'<path to the UserForm>' could not be loaded.
and you are unable to import the UserForm.
CAUSE
You cannot import or export UserForms or Forms between Microsoft Excel and
Microsoft Visual Basic.
REFERENCESFor more information about importing and exporting file commands, in the Visual Basic Editor, click Microsoft Visual Basic Help on the Help menu, type importing exporting userforms in the Office Assistant or the Answer Wizard, and then click Search to view the topic.
Modification Type: | Minor | Last Reviewed: | 10/10/2006 |
---|
Keywords: | kbdtacode kberrmsg kbprb kbProgramming KB213551 |
---|
|