I have column AW in a spreadsheet that I need certain values to not be allowed and a pop up message be displayed if one of these values is entered saying "Invalid Vendor Number"
The values are 025688, 022590, 023021, 024110, 027100, 090560, 090561, 001802
I first thought simple Data Validation would suffice but it's not possible, then I tried to construct a custom VBA with no luck and a large headache. Help is greatly appreciated on this one, thank you in advance.
The values are 025688, 022590, 023021, 024110, 027100, 090560, 090561, 001802
I first thought simple Data Validation would suffice but it's not possible, then I tried to construct a custom VBA with no luck and a large headache. Help is greatly appreciated on this one, thank you in advance.