Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I found this site very helpful.
http://www.cpearson.com/excel/vbe.htm If you have a chance, review his topics page for other helpful info. http://www.cpearson.com/excel/topic.htm -- Thx MSweetG222 "stamko" wrote: I am using program wirtten in Visual Basic. I know that Excel can a cut down version of VB installed. Is there an easy way to import or translate the project in Excel? It is a relatively big program which will take me ages to rewrite in Excel. Thanks for your help |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Oops. Sorry, I didn't notice you said VB.
-- Thx MSweetG222 "MSweetG222" wrote: I found this site very helpful. http://www.cpearson.com/excel/vbe.htm If you have a chance, review his topics page for other helpful info. http://www.cpearson.com/excel/topic.htm -- Thx MSweetG222 "stamko" wrote: I am using program wirtten in Visual Basic. I know that Excel can a cut down version of VB installed. Is there an easy way to import or translate the project in Excel? It is a relatively big program which will take me ages to rewrite in Excel. Thanks for your help |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There's no "simple" automated way to do this that I am aware of - I did look
for something like this about 18 months ago, perhaps things have changed since then. Many vb commands are available in excel vba, but this is normally a cut and paste / correct / test / iterate job. You can save regular and class modules from VB and load into VBA and with some tweaking forms will work, but I've only ever done this as a manual process. -- www.alignment-systems.com "MSweetG222" wrote: Oops. Sorry, I didn't notice you said VB. -- Thx MSweetG222 "MSweetG222" wrote: I found this site very helpful. http://www.cpearson.com/excel/vbe.htm If you have a chance, review his topics page for other helpful info. http://www.cpearson.com/excel/topic.htm -- Thx MSweetG222 "stamko" wrote: I am using program wirtten in Visual Basic. I know that Excel can a cut down version of VB installed. Is there an easy way to import or translate the project in Excel? It is a relatively big program which will take me ages to rewrite in Excel. Thanks for your help |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Visual Basic New Project dialog box | Excel Programming | |||
Trust Access to Visual Basic Project | Excel Programming | |||
Import Excel Forms into Visual Basic? | Excel Programming | |||
Excel Visual Basic Project Explorer | Excel Programming | |||
Allow access to visual basic project | Excel Programming |