This would work for me if I only had one date entry in the database but each row of data contains a different date. The date values I mentioned above are in each row of data. With that being said, the goal would be to check against each row of entries, compare it with the current date, and if the days fall within 90 days execute the rest of my code.