Recent content by Tom d

  1. T

    Update a table with a selected Field in a combo Box

    Thanks for all your help. This tread is now complete.
  2. T

    Update a table with a selected Field in a combo Box

    Run time error 3061Too few parameters. Expected 1
  3. T

    Solved Update a table with a selected Field in a combo Box is unsolved

    Marked it unsolved but it keeps saying it is solved and for some reason I can now post replies
  4. T

    Update a table with a selected Field in a combo Box

    Marked it unsolved but it keeps saying it is solved For some reason I can now post replies
  5. T

    Update a table with a selected Field in a combo Box

    The RecordID is in BookNameCBO Column 1. This Tread is not complete!
  6. T

    Update a table with a selected Field in a combo Box

    The BookID is the one Selected in BookNameCBO Column 1 The BookID is the one Selected in BookNameCBO Column(1) The BookID is the one Selected in BookNameCBO The first Column. The Form Record Source Is BookLibrary TBL The RecordID is in BookNameCBO Column 1 The RecordID is in BookNameCBO...
  7. T

    Solved Update a table with a selected Field in a combo Box is unsolved

    Update a table with a selected Field in a combo Box is unsolved and I can not post a reply, I get an error message
  8. T

    Update a table with a selected Field in a combo Box

    On the Book Update/Delete form, I want the On Change Event Of the Authors Combo Box to update the BookLibrary TBL field “AuthorsID” when the user selects a new Author
  9. T

    Since I cannot post a reply in the original post I am posting a new posting

    Code gives Error '424' Objectrequired
  10. T

    Since I cannot post a reply in the original post I am posting a new posting

    Yes, but the authors name should show in the Authors combo Box. When the selection in the bookLibrary combo box changes then the authors combo box should reflect the change.
  11. T

    Since I cannot post a reply in the original post I am posting a new posting

    The Combo boxes are loaded with two different tables . The fist one is load with the BookLibrary TBL and the second in load with the Authors TBL. The Key for the authors Combo box is held in the record from the Library Combo Box.
Back
Top Bottom