Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11
Default Moving Beyond VBA - The Development Next Step

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   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,452
Default Moving Beyond VBA - The Development Next Step

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
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
Creating a Drop Down List with Step by Step Instructions for 2007 remarkable Excel Worksheet Functions 2 March 22nd 09 04:36 AM
Need step by step to add invoice numbering to excel template rmt New Users to Excel 4 July 6th 08 11:45 PM
Need step by step for entering data into combobox mandy Excel Discussion (Misc queries) 2 December 7th 05 03:37 PM
What is the step-by-step procedure for making a data list? Bobgolfs56 Excel Discussion (Misc queries) 1 April 23rd 05 02:19 PM
I need step by step instructions to create a macro for 10 imbedde. diana Excel Worksheet Functions 3 January 31st 05 01:56 AM


All times are GMT +1. The time now is 12:15 AM.

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"