LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,979
Default Data overrun

Using data validation, you can't stop the data entry when the text
length limit is reached. Users can continue typing, and will only see an
error message when they press the Enter key.

If you want to include your email address in your message, you can munge
it. For example, you could use:
Then the address-harvesting robots will have a harder time using it, and
you might not be swamped with spam.

Curt wrote:
useing the following code what is missing to stop input when text data
validation is set. Drops down and continues input. Or can this be stopped?

.Add Type:=xlValidateTextLength, AlertStyle:=xlValidAlertStop, _
Operator:=xlLessEqual, Formula1:="234"
This is also in macro:
InCellDropdown = False
Thanks
When reply can you tell me if I need to show my e-mail address in post?



--
Debra Dalgleish
Contextures
http://www.contextures.com/tiptech.html

 
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
Increase Your Business By Data Conversion, Data Format and Data EntryServices in India Data Entry India Excel Worksheet Functions 1 March 31st 08 12:51 PM
Data Entry Online, Data Format, Data Conversion and Data EntryServices through Data Entry Outsourcing [email protected] Excel Discussion (Misc queries) 0 March 20th 08 12:45 PM
Possible Macro Timing Overrun generates Excel Exception [email protected] Excel Discussion (Misc queries) 2 February 23rd 06 04:10 PM
Possible Macro Timing Overrun generates Excel Exception [email protected] Excel Programming 1 February 8th 06 02:04 PM
Data Labels Overrun Each Other Steven Drenker[_5_] Excel Programming 0 January 23rd 06 11:29 PM


All times are GMT +1. The time now is 04:37 PM.

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

About Us

"It's about Microsoft Excel"