The sheets I have:
- Hospital Notification Survey Form - where Regional Directors attest that they have notified one or more hospitals of the upcoming change (for simplicity, I'll say there's 10 total hospitals)
- Hospital Notification Tracking Sheet - will track submissions from the above survey form's sheet, which ultimately rolls up to a third sheet that summarizes all regions/division total
What I need:
- To be able to perform a "IF(ISNA(VLOOKUP.." or "IF(ISERROR(MATCH.." function to return a "Yes" or "No" when Regional Directors submit new survey form for respective Hospital Names
Where I'm currently stumped:
- When a Regional Director selects Hospitals 1 through 5, I'm unable to return a "Yes" or "No" for a IF(ISERROR(MATCH function, or a "1" for a COUTNIFS(HAS function in order to automatically tell me and my team if this is done.
- Currently just getting "No Match" or "Invalid Column Formula" from what I've tried
What my tracking sheet looks like
What submissions look like (for this scenario I've used my name and generic Hospitals 1-5)
What my survey looks like on the back-end (top 2 items are hidden ie auto-populate to sheet)