Hello,
I've following situation:
>From a external VBE application (not MS) i open a excel file in a
webbrowser.
Of course it's possible now to edit th excel sheet.
Is it possible to prevent modifications in the loaded excel sheet?
i tried it with disabling the excel alert:
webbrowser1.application.DisplayAlerts = false
.... but it didnt work
Thanks in advance.....
Bookmarks