help needed

  • Thread starter Thread starter orbit
  • Start date Start date
O

orbit

In Excel VBA, I have created a userform with some textboxes, comman
buttons etc. And now I wanna transfer it to ms Visual Basic(V5.0) for
and make it a .exe file.

I tried the "export file" function in VBA and save the userform i
harddisk with a extension name .frm, and it seems MS VB can open th
.frm file, everything in MS VB goes ok, you can check the properties
view the controls,...., and then it breaks down all of sudden and send
you an error message saying it has encountered some problem and V
should be closed.

Is there a compatible issue between Excel VBA and MS VB? you
enlightment is appreciated
 
Not done this myself, but I have heard that you can import them into VB6 as
MSForms designers and they then work okay.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top