"jtwhitney" wrote
When I click on an event procedure
for a button, I seem to get VB 6. I
would like to use vb.net
Though it may seem you get VB6, what you actually get is Visual Basic for
Applications (it is the same as the core library for the separate VB6
product, which is why is may seem so familiar).
Access is "Not Yet Dot Net." That is, Access, through v. 2003, has no
support for using VB.NET or C# instead of VBA. No announcement has been made
by Microsoft about using VB.NET or C# in a future version.
Excel 2003 and Word 2003 can use VB.NET or C# instead of VBA. To enable
that, you have to purchase the separate Visual Studio Tools for Office 2003
System package.
Larry Linson
Microsoft Access MVP