Rather than each class being in its own module, they will be named and delineated with
Code:
Class <class name here>
<code here>
End Class
There is a conversion wizard, but I hear it is marginally helpful (which is better than nothing!).
I would use the converter, then read over every line of code to check for glaring errors.
Following that, test and debug.