Use current workbook as path

Is there a way to use the currently active workbook as an input for a “Use Excel File” activity? For example, I am currently using the “Use Application” activity to modify an Excel doc that I do not have the path for. Is there a way to get the path of that file while inside it?

The file is generated by a separate application, which won’t always have the same path.

@MetaCake

Ideally if it is generated by an application may be till you save it you would not have a path…

So we need to use ui activities to first save and close and then use the saved path in use excel file

Cheers

Unfortunate that I’ll have to use a workaround to use an activity

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.