Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 414
Default How do I limit the character length of a cell when typing

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!
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 27,285
Default How do I limit the character length of a cell when typing

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).

--
Regards,
Tom Ogilvy

"Andy" wrote in message
...
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!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Predefined Cell Character Length Matt Excel Worksheet Functions 4 March 5th 09 10:21 PM
setting a cell length limit jxbeeman Excel Discussion (Misc queries) 1 November 18th 08 02:03 PM
assigning character length in a cell Audrey Excel Discussion (Misc queries) 4 July 30th 06 04:40 PM
Character limit in cell Jan Excel Discussion (Misc queries) 3 April 21st 06 02:40 AM
Character limit per cell BrianR Excel Discussion (Misc queries) 3 May 19th 05 04:50 PM


All times are GMT +1. The time now is 01:24 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"