Search results

  1. M

    Lose table data save when converted to access 2003

    Help!!!! I have 2 forms that you select the ink you want and it shows the quantity in a textbox. In Access 2000 format it changes the table when you change the quantity, however once converted to Access 2003, it doesnt save the table data anymore. I have included the MDB of both versions and...
  2. M

    Changing to Access 2003 makes my for not save table data

    I have a form that you select the ink you want and it shows the quantity. In Access 2000 format it changes the table when you change the quantity, however once converted to Access 2003, it doesnt save the table data anymore. I have included the MDB and could really use some help. Any other...
  3. M

    Problem with data change on table

    I have a form with a drop down to select ink type. Then a textbox with the quantity in it. When I change the quantity, it changes the top combobox item to whatever was selected at the time of the change. IE: If Magenta is selected, and Cyan is the top item it will change the top item to Magenta...
  4. M

    Record saving improperly

    I have a form with a drop down to select ink type. Then a textbox with the quantity in it. When I change the quantity, it changes the top combobox item to whatever was selected at the time of the change. IE: If Magenta is selected, and Cyan is the top item it will change the top item to Magenta...
  5. M

    Form is changing table data

    I have a form that allows users to click on an item in a listbox and it brings them to the selected record in another form. However, everytime I close the form and open it, it changes the client name in the list to the client ID. List is set up like this Client ID | Client Name| Order Date...
  6. M

    Populate a textbox from table field

    I am trying to populate a textbox from a field in a table based on clicking on a item in a listbox. User clicks a name from the Client table in the client field, and the date that is stored in the orderDate in the same row. I want the text11 textbox to show that date.
Back
Top Bottom