Saving the file using macro in excel

Hi,

Can you try the following steps?

1 Extract “Enter path and click” part into other workflow file.
2 put InvokeWorkflowFile acitvity in left lane of Parallel
3 Set extracted file at WorkflowFileName property, then set Isolate property True.

It will work because invoked workflow run in another executor process.

Regards,