I am facing the following problem and please help me if you have any idea of what I must do.
I have developed a custom macro (function) and I want to do debugging while the application is running and I am making selections on sheet object of the document which selections cause my function to execute. Although I have set breapoints in my function when I was in the Edit Module screen, at run time the, although the function is called, the control does not stop on the breakpoint.