You should be able to add the .bas file by right-clicking in the Project Explorer window (or whatever it is called where you can see the code files), make sure you right-click on a folder rather than a file.

If that doesn't work just create a new module, then use Notepad to copy the text of the .bas file (except the first line), and paste the text into the new module.


You can then use it as shown earlier in this thread.