Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Importing VB form into Word VBA

Status
Not open for further replies.

Elisabet

Programmer
Jul 24, 2002
2
US
Is this possible?

I tried it and I get this error:
The form class contained in 'C:\blahblah\blah.frm' is not supported in VBE. The file can't be loaded.

Why can't I import a VB form?

Thanks,

Elizabeth
 
VB forms have additional features not available in VBA.
 
So it's totally impossible to import a VB form into VBA?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top