Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to know if I create an Excel User Form through the Visual Basic
Editor, but I don't have Visual Basic install on my PC. Can I still do it and deploy the user form? Thanks in advance! |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Novice,
If you are referring to stand alone VB6 (or the DotNet version), there is no connection between that and the VBA IDE that is incorporated with Excel, or other Office applications for that matter. As for your UserForm, you can "deploy" it from within Excel, not externally, if that's what you mean. If you are trying to "deploy" a UserForm on it's own in a compiled app, then you would require something like VB6. NickHK "Novice" wrote in message ... I want to know if I create an Excel User Form through the Visual Basic Editor, but I don't have Visual Basic install on my PC. Can I still do it and deploy the user form? Thanks in advance! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How do I create an user form to run macros in excel? | Excel Discussion (Misc queries) | |||
Can I create an Excel User Form without VB install on my PC? | Excel Discussion (Misc queries) | |||
How do I create a user form in excel? | Excel Programming | |||
create a user input form | Excel Programming | |||
how to create a user form programmatically | Excel Programming |