
Announcements
seems like it should be so easy...
Here's a summary of what works:
I create variable TargetFolder using "Display select folder dialog".
I create variable TargetFileName using "Display input dialog".
I open an existing excel file (which is in a different folder), add data to it, close it, rename it to TargetFilename, and move it to TargetFolder.
All good. Core functions are working great.
Now, to make the flow a little more user friendly, I want to open that file at the end of the process, using something like the screenshot below. I've made several attempts from different angles, all with no success.
Any help appreciated! 🙂
Mike
Got it to work this way (left all the stuff I tried, for your amusement):
Details:
There's got to be an easier way 🙂 Let me know. -Mike