Hi All, I've got the below code which runs from wb1, opens wb2 and then saves that wb as read-only. However, there are some links inside which mess things up if a user decides to enable updates.
Please Login or Register  to view this content.
Is there a way to make it so that wb2 never even triggers that pop up so that the file just stays as read-only and never changes?
Perhaps adding to workbook.open event something along the lines of:
Please Login or Register  to view this content.
Many thanks!