Results 1 to 3 of 3
  1. #1
    nurul is offline Advanced Beginner
    Windows XP Access 2007
    Join Date
    Jul 2012
    Posts
    37

    how to create reset button that can clear text box in search form

    hye..
    i already built reset button with this code but it is not working. i'm use this code;

    Private Sub clearbtn_Click()
    Me!qproject1 = " "
    Me!qdoc1 = " "
    Me!qvolume1 = " "
    Me!qbox1 = " "


    End Sub

    it's any error in this code..??



    someone can u help me solve this problem..??

  2. #2
    uronmapu is offline Competent Performer
    Windows XP Access 2007
    Join Date
    May 2012
    Posts
    124
    Please see my attached file: http://www.mediafire.com/?82dsms9mapfh5s9

    admin/admin

  3. #3
    tommyried is offline Advanced Beginner
    Windows 7 32bit Access 2007
    Join Date
    May 2012
    Posts
    38
    hello uron

    can u please help ,I have a text box in which iam using expression I want to clear that by a clear button on my form
    I used text29.value ="" but its giving error you cant assign value to this field.

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

Similar Threads

  1. Replies: 5
    Last Post: 07-13-2012, 01:15 AM
  2. How to create a clear button
    By tomneedshelp in forum Access
    Replies: 1
    Last Post: 05-10-2012, 05:21 AM
  3. Replies: 1
    Last Post: 03-19-2012, 11:03 AM
  4. Create "reset filter" button
    By vanlanjl in forum Access
    Replies: 0
    Last Post: 03-03-2009, 07:36 AM
  5. Search and Clear button
    By polk383 in forum Programming
    Replies: 1
    Last Post: 08-30-2006, 08:51 AM

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