Hello,
I have questions regarding the ability to identify duplicate and unique values from two sheets.
So, I have two sheets.
Sheet A = Membership list. This sheet includes columns for:
- Name,
- Email, and
- a checkbox for whether the team member is required to fill out a weekly status report.
Sheet B = the weekly status report. This sheet is updated via a form and includes columns for:
- Name,
- Week ending, and
- the report details.
Currently I am executing the following process weekly:
- Export both sheets to Excel
- Copy the Names column from 'Exported Sheet B' (weekly status report) for the most recent week and paste it into a new column in 'Exported Sheet A'.
- In Excel select 'Conditional Formatting > Highlight Cell Rules > Duplicate Values' to identify the unique values and more specifically, those who have NOT completed the report.
- Manually email individuals identified in the previous step and request that they complete the status report.
So, here are my two questions:
- Is there a way to move this process to Smartsheet? I'm struggling to find a way to identify unique values.
- If there's a way to move it to Smartsheet, is there a way to automate this in Smartsheet?
Thanks for any insights you might offer!