Hi there
I am trying to highlight cells that contain a certain value and then want to output to a specific range in an existing Excel file.
I know how to do both of these separately:
1. I need a Table tool to build the column rule for highlighting the appropriate cell
2. I need a Formula tool that appends the specific range I need to the existing Filename field, e.g. [Filename] + |||Sheet1$A2:B7
3. I need an Output tool that has "Change Entire File Path" selected and outputs to the Filename from 2.
I don't know how to combine these together. It seems like I can't have a Table tool and Output tool used together, i.e. I can't see any highlighted cells.
Any help is appreciated!