There is no facility for turning an Access app into an Executable except to
re-write it using a development tool that allows you to compile to an EXE
(VB, Delphi, C++, etc.).
You can obtain tools that will allow you to package your file with a runtime
version of Access that can be installed on the user's PC if they do not
already have Access installed. This does nothing to alter your file. It
just provides you with a means (and license) to give your users a free
(though crippled) version of Access so they can run your app.
The runtime is not without "issues" so I suggest Googling on the topic and
doing some reading before plunging in.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.