XL97: Cannot Import/Export UserForms Between VBE and VB4.0Last reviewed: March 13, 1998Article ID: Q159537 |
The information in this article applies to:
SYMPTOMSIn Microsoft Excel 97, if you try to import a Form that was created in Microsoft Visual Basic version 4.0, you will receive the following error:
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 version 4.0, if you try to import a UserForm that was created in Microsoft Excel 97, you will receive the following error:
Version number missing or invalid; Visual Basic 4.0 assumed.followed by the error:
Errors during load. Refer to '<path to the UserForm>\Myform.log' for details.followed by the error:
'<path to the UserForm>' could not be loaded.and you are unable to import the UserForm.
CAUSEYou cannot import/export UserForms/Forms between Microsoft Excel 97 and Microsoft Visual Basic version 4.0.
STATUSThis is by design of the products listed at the beginning of this article.
MORE INFORMATIONEven though you cannot import/export Microsoft Excel 97 UserForms with Microsoft Visual Basic 4.0, you can import/export UserForms between different Microsoft Excel 97 projects.
How to Export a UserForm From Your Project
How to Import a UserForm From Another Project
REFERENCESFor more information about importing and exporting UserForms, click the Index tab in Microsoft Excel 97 Visual Basic Help, type the following text
importand then double-click the selected text to go to the "Import File and Export File Commands (File Menu)" topic.
|
Additional query words: XL97 8.00
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |