Thread: Programming
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
dim dim is offline
external usenet poster
 
Posts: 123
Default Programming

Hi all,

I have quite a comprenhesive database which I wrote and use in Excel2002.
But now I'm looking at updating it, and I'm thinking towards moving away from
Excel and making it a standalone program.

My programming skills stopped sometime after QBasic in Dos, but I'm looking
forward to learning a more modern language, although I know it'll be a
challenge.

Anyway, the program in Excel as you can imagine includes a few database
worksheets with a lot of IF,THEN,ELSE type functions, arrays, and
mathematical formulas. I'm looking for suggestions on what programming
language I should consider for this, VisualBasic, C++ etc etc ?

Any ideas,
Thanks.