I have written a bunch of VBA for an access XP Database, I have "upsized" the data portion out of Access and into MS SQL 2000, and now do not rely upon Access for the database portion of the code, it is now completely reliant on ODBC and the new SQL Database. Does anyone know of a simple way to get the forms and the associated VBA code into either VB 6 or, even better, VB .NET?