part numbers that have been accepted at least six consecutive times, with no rejections. This is what I have to work with. I have a column with part numbers, one with lot numbers, and one with a reject column. The only part of this that I can figure out on my own is that I have to put "is null" in the criteria for the reject column. The hard part is how to only show part numbers where the most recent lot numbers go back at least six consecutive (56, 55, 54, 53, 52, 51). I hope this question makes enough sense and that someone out there knows the solution. Thank you!