Having an issue that I shouldn't be having but can't seem to get the output functioning correct.
I need to write a specific value to a specific cell in a specific sheet in a specific workbook.
Workbook: Workbook_Alpha
Sheet: RAW_DATA
Cell: Z2
Value: 1
Initially the worksheet would be populated for columsn A:G and then a conditional runner would create the value of '1' in Z2 which would be used as a trigger for a VBA code that runs on workbook opening. The text is generated via a text input tool at the beginning of the conditional workflow.
This is probably simple but can't seem to get anything working.
Output Location Attempted: C:\Users\***\Desktop\excel testing\Workbook_Alpha.xlsm|||'RAW_DATA$Z1:Z2'