Results 1 to 3 of 3
  1. #1
    oxicottin is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2007
    Posts
    8

    Refresh form search text box

    Hello, I’m having trouble with a switchboard. Everything works fine but, I have 3 search options on the switchboard. If I choose to use the date search option and click find it finds my date on another form "Which its supposed to do" but when I close the search form and the switchboard opens back up it still has the date I put in the text box to run the search. how would I refresh the switchboard so when I go back to it there isn’t the data still in the each boxes? I’m using Me.Visible = False in each search button on the switchboard so the switchboard just hides when the other form is opened and when I close the other form I’m using On Unload Forms![Switchboard].Visible = True. I think its saving what I had because I’m never really closing the switchboard and that’s my problem! What could I use to clear what’s in my searches boxes? Thanks!

  2. #2
    jya is offline Competent Performer
    Windows XP Access 2007
    Join Date
    Sep 2007
    Location
    Chicagoland
    Posts
    109
    searchtextboxname.value = ""

  3. #3
    oxicottin is offline Novice
    Windows 7 32bit Access 2010 32bit
    Join Date
    Feb 2007
    Posts
    8
    thanks!

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

Similar Threads

  1. Replies: 0
    Last Post: 10-16-2008, 02:39 PM
  2. Write text to text box on a form
    By DKY in forum Programming
    Replies: 0
    Last Post: 10-08-2008, 11:34 AM
  3. refresh datasheet as text changes
    By mkhan in forum Forms
    Replies: 0
    Last Post: 09-06-2008, 07:46 AM
  4. Search for record from a form
    By hcoakley in forum Forms
    Replies: 0
    Last Post: 11-26-2006, 11:23 AM
  5. My subform doesnt refresh????? HELP!
    By LiamMurphy in forum Forms
    Replies: 1
    Last Post: 03-09-2006, 09:08 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