That depends on what the program is doing. If it interacts
with Excel in any significant way then its difficult to
make it stand alone as you are relying on having Excel
installed on the target machine.
If you are simply using Excel as a programming environment
and all I/O is via user forms and vb then its easier.
You can export code modules and forms
but youd'd probably want to redo the forms as they
come into VB as a 'designer' since the form
definition is different from VB to VBA.
Keith
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.