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