Forum Discussion
Agnieszka Jankiewicz
Jun 06, 2018Copper Contributor
How can I compare what is in sheet 1 and not in sheet 2 Context: would like any CPT codes not on
How can I compare what is in sheet 1 and not in sheet 2 Context: would like any CPT codes not on Medicare but on MCD100 identified
- Jun 06, 2018
Agnieszka-
Please review the example file. I have included a few different ways of going about the issue. I think the option on the "Conditional Formatting Example" Worksheet may work better for your needs.
One method uses the match() function to identify if the value is found in one column or the other, while the other method uses native functionality of "Remove Duplicates" in conjunction with conditional formatting that highlights the duplicates.
Agnieszka Jankiewicz
Jun 06, 2018Copper Contributor
Hi there Matt,
I appreciate your assistance. I am attaching a non-sensitive mock up file as an example. I need to know as an example find if any data is in col A and not in B. ( same data in both columns? )
Thank you sincerely
Agnieszka
Matt Mickle
Jun 06, 2018Bronze Contributor
Agnieszka-
Please review the example file. I have included a few different ways of going about the issue. I think the option on the "Conditional Formatting Example" Worksheet may work better for your needs.
One method uses the match() function to identify if the value is found in one column or the other, while the other method uses native functionality of "Remove Duplicates" in conjunction with conditional formatting that highlights the duplicates.
- Agnieszka JankiewiczJun 06, 2018Copper Contributor
Thank you kindly Matt, I will try this on the files I have. I appreciate your very quick response.
- Matt MickleJun 06, 2018Bronze Contributor
You're quite welcome. Feel free to post back if you have any trouble.
- Agnieszka JankiewiczJun 07, 2018Copper Contributor
I most certainly will be reaching out to you :)