Search results

  1. B

    Need help freeing up resources on Windows 98

    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...
  2. B

    Quick, stupid question for a braindead programmer

    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...
  3. B

    Getting a hidden text box to display the current date

    I am trying to get a text box that is linked to a table to display the current date when the form loads. Any help would be helpful. Thanks
  4. B

    Adding code to display labels when records change

    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...
Back
Top Bottom