An error I find hard to analyse.
I got a xlsm file with a lot of code, too much to describe here. If I open it from window's explorer, or from inside excel, I get no error.
When I send it by mail and the file automatically opens with the "protected view" question and I accept "editing", I get runtime error 91. (Error 91 = "Object variable or With block variable not set)
No alarm from VBA editor's debug compile VBAProject function.
Any idea why runtime error 91 only occur after protected view request?
/Happy for any answer