A family of Microsoft spreadsheet software with tools for analyzing, charting, and communicating data.
Thanks to reaching out here.
First i need to clear with you. Autosave excel files and encrypted excel files are two different mechanism.
- Autosave requires continuous background writes
- Autosave works by saving your file every few seconds to suppose your files in OneDrive, SharePoint, Microsoft 365 cloud.
- Autosave lightly supported cloud but encrypted files should be in local path.
- encrypted files are designed to never leave your device unencrypted.
- Autosave would require Excel to first Decrypt the file, then Save a temporary copy and Re‑encrypt it then upload to cloud. Thanks.