inputbox and application.run macro1
I have basic code running a macro in a excel sheet.
i want to set the input box automatically to yes.
Then finish running the macro...
Other idea is to:
there is a default of yes so I could do a msgbox type of
thing with excel.Application.DisplayAlerts = False but
for a inputboxs.
Mike
|