Good estimates, my problem is the following I am trying to automate a cell phone recharge process with Excel the problem that arose is that when the code clicks on the accept button a dialog window is displayed asking if you want to do that recharge to that specified number and with the accept or cancel buttons, this in the vb code I get a warning that says "the object or class does not support the set of events", I think it is because I have to declare the dialog window As an object but I don't know how, if someone can give me help I would be very grateful.
Greetings!
ps: I have attached an image of the dialog window so you can understand it better