Hello!
I have a workflow for a survey that I need to make some edits/additions to and not sure if its possible. I have a master file that I am splitting up into multiple separate files (csv files) based on values within the data (one segment is by team and another is by individual). I also have a third tab that summarizes the responses based on the answers to the questions in the file.
I need to add the following formatting to the breakout teams/people files:
- Change color/bold column headers
- Wrap text of all cells
- Add conditional formatting that highlights the entire row red based on the same text response to any of the questions (essentially an IF columns X or Y or Z equal ABC)
- Add filters to column headers (nice to have but not a deal breaker)

Thank you!