Just wanted to know how to run back-to-back macros in excel, I know the basic way to do it but the macros im running pop up a textbox when it is finished running which I have to click “Ok” on before the next one will execute.
Ive already tried “SendKeys” and vbmodeless but neither of those seems to work.