I have questioner list (yes or no) about 60question. I want to make it automatically transfer (all the row) to another sheet if answer is ‘No’. I want to make it 1report and only for ‘no’ answer.
Change "Yes" to "No" on the 6th code line and change "Sheets(Target.Offset(0, -1).Value)" to "Sheets("YourSheetNameHere")" on the 8th code line. Also check the column references.