How do I insert a previously created variable in the document path section of “Launch Excel”? I am trying to run a flow every month that will open an excel from the previous month. The file is located in a folder called “05-2022” (which is the previous month and current year.)
I am able to create the folder for the previous month. Below is the flow I have created thus far.
1. Get Current Date and Time
2. Add to datetime
3. Convert datetime to text
4. Create folder
5. Launch excel