I would like to create a formula to verify data from another sheet and check a box if true.
Here are the details:
This is sheet 1 where Contract Sent and Contract Received are checkboxes.
Here is sheet 2 where I have Envelope Status and the matching column of Contract Contact Name.
Is it possible to write a formula in the Contract Sent checkbox cell that says, If Contract Contact name @row, matches Contract Contact Name of Sheet 2 and Envelope Status is "Sent", check the box?
If so, what is the format of that formula? I know how to select the columns of the other sheet, but what is the format, order and functions to get that done?
Thank you so much!!