Hi,
I have a situation where I am receiving an Excel spreadsheet from a third party which is used is an input in a Monarch model in an Automator flow. Lets call this workbook, Workbook1. Workbook1 will have the same name (I'm identifying which file to use via script and renaming to a static name), however the sheet name will be different each day (the date is being used in the sheet name). Apparently changing the sheet name requires a good bit of effort on the 3rd party's side.
Is there a way to handle a Database Input with a changing sheet name? I may be missing something simple, but I cannot get a Database Input .xlsx to work with a blank sheet. If there is no simple way through the built-in actions, I believe this can be handled via script, but I'm having issues identifying what Reference / Assembly I should be importing in order to work with the Excel Application in a script step.
Any help would be appreciated.
Thanks,
Shawn