Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 99
Default 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??
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,934
Default 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??


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,600
Default 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??



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Run imported form from VBA into Visual Basic 6 LuisE Excel Programming 0 January 25th 09 03:36 PM
visual basic help Excel/word form filling in laandmc Excel Discussion (Misc queries) 1 September 25th 08 01:12 PM
Visual Basic Form Carrie_Loos via OfficeKB.com Excel Programming 3 January 23rd 08 11:13 PM
Can I run Visual Basic procedure using Excel Visual Basic editor? john.jacobs71[_2_] Excel Programming 3 December 26th 05 02:22 PM
Inserting Form form Visual Basic... thomas Excel Programming 3 July 25th 05 10:01 PM


All times are GMT +1. The time now is 04:31 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"