How do I limit the character length of a cell when typing

A

Andy

Hi,

I need to limit the number of characters (text and number, spaces excluded)
that can be typed in, in a cell. Validation won't do for me because error
occurs after pressing enter. I want to let users know that they cannot write
more than certain characters in a cell as they write (forcefully stopping
character input after certain number of characters). Please Help!
 
T

Tom Ogilvy

Macros don't run when editing a cell, so you would have to put up a userform
to receive the entry if you want that type of instant response (user enters
in your textbox rather than in the cell).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top