Sometimes my networked Excel application generates an Error #55:
"Samplefile.xls is already open. Reopening will cause any changes to be discarded. Do you want to re-open?"
The app runs fine regardless if I answer yes or no to this question.
I would like to write some visual basic code to hide and clear this message. I would ONLY like to supress error 55 messages. Thanks.
John
"Samplefile.xls is already open. Reopening will cause any changes to be discarded. Do you want to re-open?"
The app runs fine regardless if I answer yes or no to this question.
I would like to write some visual basic code to hide and clear this message. I would ONLY like to supress error 55 messages. Thanks.
John