Remote Procedure Call Failed

Hi,
I have an error while running my workflow.
image

I am calling a macro two times from the same file but a different macro name.
I think the issue is because the automation might think that the workflow of the first macro called is not yet done.
But actually it is already finished and close the workbook.

I also have tried to put a delay between the two macro calling.
But the error still happen.
I have my workflow in different module and calling each macro with different excel application scope.

image

Can anyone help me with this ?

Hy @NAJAA_BAZILAH,

I suggest you could use a kill activity: Excel before running each macro

Please try it and let me know if it worked

Regards

It works well !
Thank you for your help @William_Blech_Sister :grinning:

Very glad I could help you @NAJAA_BAZILAH,

Happy Automation!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.