Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: NoBugs
  • Content: Threads
  • Order by date
  1. NoBugs

    Access locks up (not responding)

    What causes Access 2000 to just lock up after you modify code, or doing some copy and paste functions. I'm thinking maybe My memory (1 gbyte) runs low or something. I have to kill Access with the task manager to shut it down. Once the program locks up there must be a flag set because I can't...
  2. NoBugs

    WHAT CODE SHOULD I USE TO FIND RECORD IN VBA CODE

    I NEED SOME CODE EXAMPLES TO SEARCH THE DB FOR A PARTICULAR RECORD AND KNOW IF THE SEARCH WAS SUCCESSFUL. ALSO ADD A NEW REC IF NOT FOUND IN VBA. Thanks, Troy
  3. NoBugs

    Control Array

    I can set up a text box control array in vb. I need to set up one in access. I'm loading a public defined array with data and would like to fill a control array on a form from that public array. [Private Sub ClearArray() Dim intIndex As Integer For intIndex = 0 To Ir1...

Part and Inventory Search

Back
Top