Convenient way to ignore Debug.Assert ?
Dear Excel Gurus,
I put in several Debug.Assert in my code to catch bugs more easily. As I am
going to deploy the code soon, is there any convenient way to ignore the
Debug statements for the deployment version?
Thanks for your help.
|