Hi All,
I have a checklist form that fills in different columns with a status for each test that is passed or failed. Each row is a different room. If a test is failed, there is a 'Notes' column beside the test status column that gets filled in about why a check failed. This all works great.
What I would like to do from there is be able to pull all of the different 'Notes' columns into a punch list sheet that would have each note on a different row. I also want to pull the priority based on the failed state. Copying and pasting would take far too long, as there are 50+ different checks for each room. Below I've done it manually to show how I'd like to to work, but is there a way to automate this process? I thought maybe a workflow, but it only copies entire rows, not individual cells.