Hey all,
Im looking for something that will force my flow to wait until an excel file that is currently open to be closed by the user and then continue the flow.
For example:
flow.....
open excel...
if excel = open, wait....
excel closed? Yes
Continue with flow....