Hi
A colleague of mine is struggling witha bit of code.
Basically he has an excell spreadsheet that has a dropdown box with various values
He needds a bit of VB code to check if entered data is actually in this list of data.
EG
Data = a,b,c,d,e,f
entered data is g
code should be something like.
if entered data not in list of data then
Can anybody help me here.
Cheers J
A colleague of mine is struggling witha bit of code.
Basically he has an excell spreadsheet that has a dropdown box with various values
He needds a bit of VB code to check if entered data is actually in this list of data.
EG
Data = a,b,c,d,e,f
entered data is g
code should be something like.
if entered data not in list of data then
Can anybody help me here.
Cheers J