The Debug object is only available during the development process, not at runtime. It has two methods, Print and Assert. Debug.Print is used to send output to the Immediate window without breaking the execution of the application