You’d have to set a variable to store a value in (CheckBackOrder), then loop through all the lines, checking if there’s a B/O qty and updating a variable if there is (CheckBackOrder = CheckBackOrder + 1) Then at the end if CheckBackOrder is higher than zero, you know you have a back ordered Item in the list