Search results

  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.
  12. T

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

    I have answered all the questions. A cascading combo box is not the answer. In the second Combo Box the selected record should be the selected record in the first combo box.
  13. T

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

    Because I cannot post a reply in the original one. In the second Combo Box the selected record should be the selected record in the first combo box.
  14. T

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

    Choosing an item from the first combo does automatically pick an item from the second combo. This is what I want it to do. The posting is How do i Set the Selected Field value In a 2nd combo box with a field in 1st combo box once a field is selected in the first combo box?
  15. T

    Solved Cannot post a reply,.

    The Post is, How do i Set the Selected Field value In a 2nd combo box with a field in 1st combo box once a field is selected in the first combo box? Is the posting
Back
Top Bottom