Hi Manjinder,
I needed to do that once and never could find a converter. I ended up loading the code into the module.bas file and then cutting and pasting portions of the original program into the different areas. Like a command box to do a calculation I cut the calculation portion out and place it in the command_click portion of the VB program. It was rather painful at times but it worked.
Bye,
Jim