View Single Post
 
Old 06-27-2014, 07:30 PM
whatsup whatsup is offline Windows 7 64bit Office 2010 32bit
Competent Performer
 
Join Date: May 2014
Posts: 137
whatsup will become famous soon enough
Default

Hi

What you mean by "an error debug message "
In case of an error, excel will create the appropiate message itself.

But probably you don't want that message, but rather one you create yourself. That's called error handling, and can become quite tricky. Usually you should write the code the way to avoid errors taking in consideration which errors possibly might come up during runtime.
Reply With Quote