I have two different workbooks (Master and current), both of which have a column with product numbers.

What I want to do is to highlight the product numbers in the Current book if they also exist somewhere in the column in the Master book. That is, if numbers in book "current" also appear in "master", then that number in "current" will be highlighted.

Is this possible to do somehow?