Hi, I need to validate the data in one column based on the data in the column to the left of it. Basically, I have a product code in column b and a product description in column c and I need to make sure that each code has the correct description. On a separate sheet I have a list of codes (col E) and their corresponding descriptions (col F). How would you set up data validation so that for the list of codes checked in column C an error will be flagged if it does not have the corresponding description? I know how to use indirect to make dependent lists, but obviously I don't want to make a new defined list for all of the product descriptions.
Thanks,
Ray
Thanks,
Ray