Okay, I have a DB with a bunch of records in it. I also have about 8 assorted Word and Excel docs. Now, when a user opens up a record, they will be able to open up a document specific to that record. When a user tries to open up this doc, I would like to open up the specified document in a new window, allow the user to edit it, and then save it.
I am able to open the doc by itself no problem, and the user can edit it, as much as they want. The problem comes when trying to save. The Save option isn't available. It seems as if you have to use the Save As feature to save the document on your local machine. You can't save the version that's on the server. I guess what I'm asking is, Is there a way to open a document from the server, and save that document on the server after making changes?
Thanks in advance.
Doug
I am able to open the doc by itself no problem, and the user can edit it, as much as they want. The problem comes when trying to save. The Save option isn't available. It seems as if you have to use the Save As feature to save the document on your local machine. You can't save the version that's on the server. I guess what I'm asking is, Is there a way to open a document from the server, and save that document on the server after making changes?
Thanks in advance.
Doug