D
danchen
Hi all -
I'm running a series of automated regressions out of VBA but there is
some junk text scattered in my workbook. What can I do in VBA to get
the macro to default to "Ok" and bypass the challenges that pop up
(basically, an overwrite text OK/Cancel challenge).
I've already tried Application.DisplayAlerts = False and that didn't
work.
thanks a ton
I'm running a series of automated regressions out of VBA but there is
some junk text scattered in my workbook. What can I do in VBA to get
the macro to default to "Ok" and bypass the challenges that pop up
(basically, an overwrite text OK/Cancel challenge).
I've already tried Application.DisplayAlerts = False and that didn't
work.
thanks a ton