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...
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
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.