Should VBA Developers be worried?

  • Thread starter Thread starter Albert
  • Start date Start date
My opinion, for what its worth ;)

I think that institutions are generally reluctant to migrate their
applications to newer versions for a year or two, until the "bugs" get
ironed out. So while i think VBA will "may" be killed off, it'll be around
for a long time -- I doubt that 95% of Excel users would sacrifice the
ability to write quick and easy macros!! For developers, yes, .NET and C#
are the way forwards, and web applications are getting better and better.
Don't be worried ... just get to grips with this fascinating technology.
 
Hi Patrick:
Thank you very much for your reply.

If I may bother you again:
Regarding .NET and C#, what advice could you give a proffessional VBA
devoloper not wanting to be left behind by techology? How would you go about
making the "switch"? I have been working succesfully with VB for years, but I
have no experience with .NET or C#. In fact, I don't even know how to create
an interaction between Excel and those languages!

Thanks in advance,

Albert C.
 
get Visual Studio 2008 and start playing :)
You could try VB.Net but from what I'm seeing, C# is the business choice.
There are loads of books out there -- C# For Dummies (yep, I have it) ,
Accelerated C# 2008 etc
 
Will do...
Thank you sir!

Patrick Molloy said:
get Visual Studio 2008 and start playing :)
You could try VB.Net but from what I'm seeing, C# is the business choice.
There are loads of books out there -- C# For Dummies (yep, I have it) ,
Accelerated C# 2008 etc
 
Back
Top