Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello Everybody - No its not Dr. Nick
I am a relative newcomer to programming and to vba, but I run fast :). I have distributed a prototype vba project for Excel amongst colleagues and the feedback has been good, so much so that there has been a request to broaden the user group. We would like to protect the project integrity, and so we are thinking of moving beyond vba for security reasons (I read about it in a book), but still wish to retain Excel as the main user interface. If I ask people, one says we should use VB6, another suggests VB.Net, and another might suggest C#. I have read books and articles and am none the wiser. Could someone offer any clear water and put me out of their misery ? To give a little flesh to the project, it is a form based application where the user enters information, along with information they have on worksheets. The information is processed and the output is sent back to a worksheet, the user's normal working environment. The forms merely facilitate what can be a tricky operation, but some of the processing can be quite mathsy. Feedback from the group suggests we might also (later) store historical results to an Access database. Any advice about which way to proceed would be appreciated. Ciao. chatterbox |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I definitely would go with VB6, mainly because it is very similar to VBA and
you won't have to learn much new. It is for example very easy to take VBA code and make it into an ActiveX dll file, giving you the code protection. RBS "chatterbox" wrote in message oups.com... Hello Everybody - No its not Dr. Nick I am a relative newcomer to programming and to vba, but I run fast :). I have distributed a prototype vba project for Excel amongst colleagues and the feedback has been good, so much so that there has been a request to broaden the user group. We would like to protect the project integrity, and so we are thinking of moving beyond vba for security reasons (I read about it in a book), but still wish to retain Excel as the main user interface. If I ask people, one says we should use VB6, another suggests VB.Net, and another might suggest C#. I have read books and articles and am none the wiser. Could someone offer any clear water and put me out of their misery ? To give a little flesh to the project, it is a form based application where the user enters information, along with information they have on worksheets. The information is processed and the output is sent back to a worksheet, the user's normal working environment. The forms merely facilitate what can be a tricky operation, but some of the processing can be quite mathsy. Feedback from the group suggests we might also (later) store historical results to an Access database. Any advice about which way to proceed would be appreciated. Ciao. chatterbox |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Creating a Drop Down List with Step by Step Instructions for 2007 | Excel Worksheet Functions | |||
Need step by step to add invoice numbering to excel template | New Users to Excel | |||
Need step by step for entering data into combobox | Excel Discussion (Misc queries) | |||
What is the step-by-step procedure for making a data list? | Excel Discussion (Misc queries) | |||
I need step by step instructions to create a macro for 10 imbedde. | Excel Worksheet Functions |