Hi. Im wondering if it is possible to compare a value in a cell to a range of pre defined values. For example the user input a value "apple" in cell A1. Under column B1:B6 are 6 different values. If the value in A1 matches any of the value in B1:B6, it will change the cell A1 to a certain color, and to another color if the value doesn't match any of the value in B1:B6. Is there any way to do it in VBA?
Thank you
Bookmarks