Results 1 to 2 of 2
  1. #1
    glen is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2012
    Posts
    171

    How to clean textbox after update combo box

    Hello,
    I have login form.
    there is one combo box for users selection and second text box for password.
    I want that put code in combo after update event to clear text box.
    what will be coding ?
    Thanks.

  2. #2
    glen is offline Competent Performer
    Windows 7 32bit Access 2010 32bit
    Join Date
    Jul 2012
    Posts
    171
    Solved.
    me.txtpassword = Null
    or
    me.txtpassword = ""

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

Similar Threads

  1. Replies: 3
    Last Post: 09-13-2012, 08:18 AM
  2. VBA Code Clean up?
    By need_help12 in forum Access
    Replies: 1
    Last Post: 04-20-2012, 03:00 PM
  3. change textbox value after combo update
    By arctushar@yahoo.com in forum Forms
    Replies: 5
    Last Post: 09-06-2010, 07:17 PM
  4. Creating a Clean User Application
    By sesproul in forum Forms
    Replies: 1
    Last Post: 03-05-2010, 06:32 PM
  5. Data clean
    By derf in forum Programming
    Replies: 0
    Last Post: 09-20-2008, 09:37 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