Originally posted by doctor
Yeah .. Now i see what your saying... sounds like a good plan, how can i go about doing that.. ? Im looking for a 'make exe' in the vba editor but cant find it.. and how would access exec the export macro and the exe i create..

THX
As far as I know, there is no way to make a .exe from the VBA editor. You need Visual Studio, and Visual Basic (I use version 6) to make executables.

Dave