Sheet 1 - I receive project feedback for various projects based on project ID numbers and names. This is the sheet I want to pull data from.
Sheet 2 - This where I need to track whether feedback is received or not based on a column checkbox to reference Sheet 1.
Q1: What would be a good formula to pull data from Sheet 1 to Sheet 2 to checkbox?
Q2: When there are multiple feedbacks for the same project in Sheet 1, I still want to checkbox and not have BOOLEAN Error, How do I go about that?