I was wondering if anybody out there knows what code I could use to free up system resources and/or memory running a program under Windows 98. What I am doing is making this program for a company, but the problem I have is one of my forms in Access is using all the available system resources and...
I am trying to remember what code you would use to select how many characters you want out of a textbox. An example would be: I have a text box with the following in it, "141# UP". What could I use to select just the first three characters and toss them into a variable. Then select the remaining...
I tried that one but my database got locked up. And a question to add is how do you check to see if a field has nothing in it. An example would be: I have 80 text fields that is linked to a table. I have labels that say Pass all the time. What I am trying to do is find the last value entered in...
I have an inventory database that I made for a company. It is a complex database, but I have most of it figured out. One problem I ran into is the fact that I am trying to make a certain form user friendly by filling in most of the labels and text fields on the form load. The only problem is...