I've got a sheet where forms are submitted by QR code when bins are checked each shift and I want the most recent submission for each shift to get a 1 in the checker column. I've got an automation scheduled for each day to move the most recent submission for each shift to another sheet to be kept at the end of the day(pulling all rows in the checker column with a 1), and the other entries are deleted. I got this to work at one point, but the deletions got rid of the formula and I've forgotten what all was included. The activity log had a formula, but it wasn't the one that worked (hence the unparseable). The formula needs to check if the bin is checked, if it is shift 1 or 2, and to pull the highest number from the autonumber column.