Hello All,
I have a macro which updates a file on the server on a daily basis. This is a shared file which many users will access.
1) I would like this file to open as "Read Only" (without prompt) when an end-user accesses it.
2)And I would like the macro to be able to update even if someone by mistake left the file open.
Is this possible? Can you please help with the VBA code that I can add to my macro to achieve this?
Thanks in advance
I have a macro which updates a file on the server on a daily basis. This is a shared file which many users will access.
1) I would like this file to open as "Read Only" (without prompt) when an end-user accesses it.
2)And I would like the macro to be able to update even if someone by mistake left the file open.
Is this possible? Can you please help with the VBA code that I can add to my macro to achieve this?
Thanks in advance