Replies: 1 comment
-
|
There is a |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I needed a way to write an Excel-file from a device that does not have Excel installed. I found this powershell module and I have to say thanks, it saved my day. Kudo's on the work!
The file I write needs to have the option enabled where, when you open it, excel prompts to open the document read only. This is a very useful but well hidden feature. (In excel: file - save as - browse, in the 'Save as Dialog box': Tools - General options - "Read Only Recommended")
When you want to open the file it will ask you to open read only: example screenshot here
It would be great to know how to export with this option enabled.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions