Hello all,
I'm creating a flow and the first part is to understand if Excel is open or not using the IF Window.

If it's open then run one sub flow, if it's not open run another sub-flow(that Launches Excel).
I'm getting error "Argument 'WindowInstance' must be an integer value."
Please help.