I am looking for a way to fill a collection with values only if the value in the next column is a 1. I currently have this code which works great but I don't know how to give it criteria like a "where" statement that checks the next columns value.
Dim AllCells As Range
' The items...