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
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