Hello. I have a checkbox column that I would like to have automatically checked when a rule is met. I'm unfamiliar with how to write this formula though. I will be using this to identify month end instances.
This will be using 3 columns - Date Column 1, Date Column 2, Checkbox Column 1.
Date Column 1 is the original date.
Date Column 2 is using this Workday formula =WORKDAY([Date Column 1]@row, 8) based on the original date found in Date Column 1.
Checkbox Column 1 is where I would like it to automatically checkmark if Date Column 2 is the last day of the month that Date Column 1 falls within or is any date in the following month.
Thank you for your help.