Search results

  1. wannabe

    Access Runtime just stopped working

    I have an Access 2002 database running thru Access runtime on a Novell network with both NT and XP workstations. This database has been up and running for 5 years with no problems. Last update to the front end was in January, other than that nothing has changed with the program at all...
  2. wannabe

    Refresh/Requery Problem

    Hi All, I have a tab control on my main form, and subforms on the different tabs. On the tab/subform I also have a command button to add a record to the subform. This works great. My problem is that when I close the pop up form after adding a new record, the added record does not appear on my...
  3. wannabe

    Requery problem

    I have a tab control on my main form, and subforms on the different tabs. On the tab/subform I also have a command button to add a record to the subform. This works great. My problem is that when I close the pop up form after adding a new record, the added record does not appear on my subform...
  4. wannabe

    yet another Multi-select Listbox ??

    I have been searching the site for 2 days now, hoping to find someone out there trying to attempt the same thing as I am. Now I'm beginning to think that I'm SOL. I have written a program for our local Public Defender's Office. so the attorneys can track their time along with other itmes...
  5. wannabe

    Option Group

    I have a form for Payments with an option group for the Method of Payment. Also in the option group are some bound textboxes. All with enable set to no. The first text box is below the option Check. The field is for the name on the Check. The other textboxes are after the option Credit...
  6. wannabe

    listbox textbox combination

    I have a table with over 700 records in it which I have in a list box so that I can maintain the integrity of my data. This table consists of the MCA Codes (Montana Code Anotated). I have download a copy of code written by Ken Getz called With Events. This allows the user to start typing the...
Back
Top Bottom