I know you can convert macros to vb code, but I haven't seen
anything on objects. Not that I ever had to look or the need. I
usually manually create a similar form in vb manually and copy
and paste the code. Then I modify the code to conform to vb
standards.

I know its a little more work but then I can make any changes or
upgrades during the conversion process.

Check to see if converting macros will work for form code or
modules. Tools > Macro > Convert Macros to Visual Basic.

HTH