Results 1 to 2 of 2
  1. #1
    Ruegen's Avatar
    Ruegen is offline VIP
    Windows 8 Access 2010 64bit
    Join Date
    Jul 2013
    Location
    Australia
    Posts
    1,496

    Limit an unbound text box to 255 characters

    I'd like to limit the user of a form to only allow up to 255 characters in to an unbound text box.


    Is there a quick easy method?

  2. #2
    Ruegen's Avatar
    Ruegen is offline VIP
    Windows 8 Access 2010 64bit
    Join Date
    Jul 2013
    Location
    Australia
    Posts
    1,496
    Also while at it - I want to remove any space character with replace(field, vbKeySpace , "") to say if field is null then don't continue but I get an error as I can't compare null for some reason.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Text box with more than 255 characters
    By ssissons in forum Forms
    Replies: 6
    Last Post: 07-25-2014, 08:32 AM
  2. Replies: 2
    Last Post: 06-11-2012, 09:37 AM
  3. Replies: 16
    Last Post: 10-13-2011, 07:52 AM
  4. Replies: 5
    Last Post: 10-18-2010, 04:56 AM
  5. Replies: 2
    Last Post: 08-04-2008, 04:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums