Using the Open action for Excel advanced
Use the Open action to open a Microsoft Excel spreadsheet or a CSV file. This action enables you to specify whether to open the spreadsheet in read-only mode or read-write mode, a password to open the spreadsheet, and so on.
Note: You can use wildcard pattern based search to open an
existing excel file that matches the search criteria. For example, if you have
multiple files with similar names such as table1.xlsx,
table2.xlsx, table3.xlsx, you can open
the file by specifying the (*) wildcards in the file path as
table*.xlsx to open the first file that matches the
pattern.