Is there something I could have as part of a submit command button that would check if a value was in a specified range and if not add it.
So say i had a range A1:A10 which contains a list:
Apples
Potatoes
Tomatos
and I want to add Pears if it isn't already there, if it is there then I don't want anything to happen.
I know how I could add it in the first blank cell, so all I really need to know is how to see if i value exists in a range.
Thanks,
Andrew
So say i had a range A1:A10 which contains a list:
Apples
Potatoes
Tomatos
and I want to add Pears if it isn't already there, if it is there then I don't want anything to happen.
I know how I could add it in the first blank cell, so all I really need to know is how to see if i value exists in a range.
Thanks,
Andrew