michaelsmithgall
New Member
- Joined
- Feb 22, 2011
- Messages
- 19
i want to allow any word to be entered except one. i am also using a diffent cell for the data validation.
example
a1= "any customer name"
a2= data validation that essentially says A1 may contain any word as long its its not equal to "Superman"
i dont really have anything agains Superman, thats just an example. if they were to enter superman in this example they would get one of the standard validation msg boxes.
i tried entering in the A2 validation box a custom validation =A1<>"Superman" but that didnt work. it popped the msg on everything
example
a1= "any customer name"
a2= data validation that essentially says A1 may contain any word as long its its not equal to "Superman"
i dont really have anything agains Superman, thats just an example. if they were to enter superman in this example they would get one of the standard validation msg boxes.
i tried entering in the A2 validation box a custom validation =A1<>"Superman" but that didnt work. it popped the msg on everything