I kept hoping somebody else would jump in here. I am only
sugesting a few things that might work, but I am starting
to get out of my element with this. Perhaps one of the
VBA forums might offer something. Good luck.
-----Original Message-----
In the program we wrote, we give the users the
opportunity to manage their Word & Excel documents through
our program. This way the security is going far, because
if they login our program and they aren't allowed to use
this part of the program or aren't allowed to see certain
documents, we make sure they can't. But they still can
startup Word by the shortcuts Microsoft made. When we
import a file called Finances.doc, it is changed into
27548453.ext for example. So the administrators of those
companies can keep control easily, but if I open it and
say new or save as, we can't control those documents,
that's why we would like to open Word without the
possibility to make a new document or save it under
another name. I have see options like "...Winword.exe" /n
for starting Word without automatically make a new
document. And I was wondering if there are more options
like those, to disable the new button and save as
possibility. Because with add-ins we have to deliver them
to all our clients, and i don't know if they'l' be happy
with that option. I'll take a look at making an add-in
anyway, but if you have more suggestions i'll be happy to
hear about them.