Microsoft Access has a feature that allows you to convert macros to visual basic modules. Is there a way one can easily, starting with these modules, produce a compiled Visual Basic executable that can be run by users in windows 9x/me/2k/xp etc?
The switchboard runs the apps I created without a problem, however I want other people to be able to use these in windows who don’t have MS Access on their computer but are running on windows 9x or later OS. In other words is there a way to easily convert the vb modules to a windows gui exe. Third party software is fine or something easy in the vb studio that’s in my windows system.