A
Allen
Dear Word.Programmers,
I'm trying to suppress ALL messages and alerts that MS Word may pop up. I
do, of course set the
Application.DisplayAlerts = 0
As suggested in the reference material. However, when attempting to open a
password protected file, the password entry dialog appears, and then all
future operations become Visible, as the application goes from being hidden
to being visible.
Does anyone have any words of advice? I can't have this come up as it will
kill automating the process I'm writing.
All feedback is truly appreciated. If there is a better forum to post this
query, please do tell me that also.
Kindest Regards,
Allen Segall
I'm trying to suppress ALL messages and alerts that MS Word may pop up. I
do, of course set the
Application.DisplayAlerts = 0
As suggested in the reference material. However, when attempting to open a
password protected file, the password entry dialog appears, and then all
future operations become Visible, as the application goes from being hidden
to being visible.
Does anyone have any words of advice? I can't have this come up as it will
kill automating the process I'm writing.
All feedback is truly appreciated. If there is a better forum to post this
query, please do tell me that also.
Kindest Regards,
Allen Segall