ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   IS it possible to get the Visual Basic Form to VBA Excel (https://www.excelbanter.com/excel-programming/441005-possible-get-visual-basic-form-vba-excel.html)

Subodh

IS it possible to get the Visual Basic Form to VBA Excel
 
I have a code created in Visual Basic (Not VBA)
The form is developed by someone else and i just want to use that.
And, I want to get that into excel so that i would be able to work on
it
Is it possible??

Rick Rothstein

IS it possible to get the Visual Basic Form to VBA Excel
 
I'm pretty sure the answer is no. VB controls are different than VBA
controls... they are derived from different parent objects and there are
many differences in their available properties.

--
Rick (MVP - Excel)



"Subodh" wrote in message
...
I have a code created in Visual Basic (Not VBA)
The form is developed by someone else and i just want to use that.
And, I want to get that into excel so that i would be able to work on
it
Is it possible??



Peter T

IS it possible to get the Visual Basic Form to VBA Excel
 
As Rick says that's not possible. However you can do the reverse, use a
userform that was originally designed in Excel, in VB6 (assuming Office is
installed).

Regards,
Peter T

"Subodh" wrote in message
...
I have a code created in Visual Basic (Not VBA)
The form is developed by someone else and i just want to use that.
And, I want to get that into excel so that i would be able to work on
it
Is it possible??





All times are GMT +1. The time now is 09:42 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com