rogerliden
Programmer
I post a file automatically on a unix computer with Excel VBA. In the unix it gets the permissions rw r r. Next time someone else try to run the VBA program they get an error message because they are not permitted to save over the unix file. Is there a way to set the unix permissions with Excel VBA?