Forum Discussion
Toni Silver
Jan 25, 2018Copper Contributor
Worksheet Protection & External Data Refresh
Using Excel 2016. I have tried to protect individual worksheets within my workbook to prevent external data refresh from updating those particular worksheets while it should be allowing the update o...
JKPieterse
Jan 25, 2018Silver Contributor
I guess a better way is to write a bit of VBA that refreshes the connections you want refreshed.
Toni Silver
Jan 25, 2018Copper Contributor
Thank you for the response, but I'm confused. Shouldn't external updates not happen at all if the worksheet is protected?
- JKPieterseJan 25, 2018Silver ContributorProbably, but as you said that does not work I was suggesting an alternative path :-)
- Toni SilverJan 25, 2018Copper Contributor
LOL, understood. Thank you for the suggestion, which probably won't work for the more basic users who will be using this particular workbook. However, I might be able to make it work by changing the workbook to a manual calc. Extra work for them, but they're causing extra work for me, so I guess we're even. ;)
- JKPieterseJan 26, 2018Silver ContributorI forgot to ask: what kind of "External updates" are you referring to?