Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default Best Excel VBA Book?


"DWilliams" wrote in message
...
On another variant, is there a POINT to becoming a "VBA guru" anymore?

Will
"Visual Studio for Applications" completely replace VBA like VB.NET did

VB6?

http://vsip.summsoft.com/vsa/docs/cu...MandDOTNET.asp


Undoubtedly but .net is similar enough to VB/VBA to make it
a reasonable progression and they have made C# much more accessible
than C or C++ ever were.

Keith


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 170
Default Best Excel VBA Book?


"Mark Lewis" wrote in message
...
I have not looked at Visual Studio for Applications yet but vb.net is

really
a totally different language than vb6. If it is as hard to migrate code

from
VBA to the new product, as I expect, then the transition will be a slow
process and require significant knowledge of both languages to pull it

off.
Not sure if this will be harder than the switch to VBA from the old macro
language or not. The basic worksheet/cell structure will remain.


It looks daunting at first but once you get into it its really
not so bad. The real problems will arise if you have lots of
undeclared variables since these default to variants in VBA
and VB.net has no such thing

Keith


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default Best Excel VBA Book?

Thanks. That is good news.

In vb.net you can use Objects to sub for Variants if you like. I prefer, as
I suspect you do from your comment, to just go ahead and define them
properly.

Mark



"Keith Willshaw" wrote in message
...

"Mark Lewis" wrote in message
...
I have not looked at Visual Studio for Applications yet but vb.net is

really
a totally different language than vb6. If it is as hard to migrate code

from
VBA to the new product, as I expect, then the transition will be a slow
process and require significant knowledge of both languages to pull it

off.
Not sure if this will be harder than the switch to VBA from the old

macro
language or not. The basic worksheet/cell structure will remain.


It looks daunting at first but once you get into it its really
not so bad. The real problems will arise if you have lots of
undeclared variables since these default to variants in VBA
and VB.net has no such thing

Keith





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
Moving worksheets to another book - 2nd book will not appear jb0100 Excel Discussion (Misc queries) 2 March 18th 09 03:09 PM
copy worksheets to new book without linking to original book Lori Excel Discussion (Misc queries) 2 March 4th 09 04:46 PM
to disconnect a destination book from a source book officegirl Excel Discussion (Misc queries) 4 December 10th 07 09:28 PM
bank book or pass book eceal Excel Worksheet Functions 1 May 8th 07 02:24 PM
Excel Book thomas wald New Users to Excel 4 July 11th 05 02:51 PM


All times are GMT +1. The time now is 10:22 PM.

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"