Hi Everyone - I'm trying to copy rows from one sheet to another with 3 conditions.
The first is when the "CF Primary" checkbox column is checked.
The second and third are if a project end date is greater than 12/31/23, OR if the project end date column is blank.
The rows that are getting copied over are only those that respect my first condition, when the "CF Primary" checkbox column is checked.
At first I created all three conditions under one condition block, and then split them out into two blocks, see screenshot.
What am I doing wrong? Appreciate your help!