Skip to Content
1
Sep 11, 2023 at 04:23 PM

SAP Build Process Automation | Excel SDK Trigger Macro

59 Views

I'm trying to automate a process that involves triggering a macro on an excel workbook. The problem here is that at the end of the macro a popup window confirming the success of the macro appears. The triggermacro activity doesn't end because of that popup and, at the same time, it wont let me use the activity keystroke to end the macro activity.

Any ideas on how I can solve this without changing the macro itself?