Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() With respect to syntax what are some differences between vb and vb.net? -Joe -- jrd269 ------------------------------------------------------------------------ jrd269's Profile: http://www.excelforum.com/member.php...o&userid=23815 View this thread: http://www.excelforum.com/showthread...hreadid=376257 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The differences, even just syntactic differences, between VB and
VB.NET are really beyond the scope of a newsgroup post. I would recommend you get a good book on NET. That said, a few quick differences come to mind. VB.NET does not use the 'Set' keyword. VB.NET does not support Variant data types. VB.NET does not support default properties of objects. As I said, you would be best served by a good book on the topic. -- Cordially, Chip Pearson Microsoft MVP - Excel Pearson Software Consulting, LLC www.cpearson.com "jrd269" wrote in message ... With respect to syntax what are some differences between vb and vb.net? -Joe -- jrd269 ------------------------------------------------------------------------ jrd269's Profile: http://www.excelforum.com/member.php...o&userid=23815 View this thread: http://www.excelforum.com/showthread...hreadid=376257 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
subtract the time difference from another time difference | Excel Discussion (Misc queries) | |||
IRR Syntax | Excel Worksheet Functions | |||
Help with Syntax | Excel Discussion (Misc queries) | |||
charting a difference of 2 columns' w/o adding a difference column | Charts and Charting in Excel | |||
Syntax | Excel Programming |