How can we get key press event in excel VBA.
Requirement: In a cell while typing itself the code needs to be invoked and it has to check the length of the total character typed. If it is more than 900 characters it should restrict key press with a message(you have reached the limit of the maximum no characters).
Any idea?
Mark this as answer, if it is.....
With regards
Nishithraj Narayanan