Hey guys,
I have a situation where I need to limit user input. I can't use excels data validation as it is rendered moot when copied over.
I was thinking of an event handler macro that would only allow the criteria that I need to entered. Anything else would bring up an error message and say try again.
Eg, say I want only the characters A, B, C, D, E, F ,G to be entered into a designated range A1:G5 and only 1 character to a cell. If someone enters anything other than these characters then the error appears.
Eg A is OK, But AB is not , B is OK, 1 is not ,Y is not.
I am not sure if this can be done, but I thought I would ask anyway.
Cheers
Bookmarks