Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I limit the number of characters that can be entered into a cell?
Thanks |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi
'Data - Vaidation' and specify your max number of characters -- Regards Frank Kabel Frankfurt, Germany "Sheldon" schrieb im Newsbeitrag ... How do I limit the number of characters that can be entered into a cell? Thanks |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Maybe Data Validation ?
Select the cell Click Data Validation Make the settings: Allow: Text length Data: less than Maximum: 5 (say) Click OK Now test it out by entering into the cell say, a text phrase 4 characters (You should get the error message) -- Rgds Max xl 97 -- Please respond, in newsgroup xdemechanik <atyahoo<dotcom --- "Sheldon" wrote in message ... How do I limit the number of characters that can be entered into a cell? Thanks |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Limiting text length | Excel Discussion (Misc queries) | |||
Limiting text entries | Excel Discussion (Misc queries) | |||
limiting text entry of columns | Excel Discussion (Misc queries) | |||
Limiting physical length of text in a text box control | Excel Discussion (Misc queries) | |||
Limiting decimals text box | Excel Programming |