Search results

  1. C

    Combo Box Help

    I have combobox displays the users' first names and last names. When I select the drop-down control and after I select another user, it only shows the last name of the user I selected. tia, cmc
  2. C

    Linked Tables in Form

    I have a form with multiple tables that are linked by a userID [fid]. My first table is my list of teachers with the following fields: [fid],[fname],[lname]. All of my other tables have the following fields: [fid],[o1],[o2],etc. When I first open the form, I see my first teacher, but none of...
  3. C

    Form Help

    I have several forms in an Access db and have a command button that closes the current form and opens the next form. I need the command button to open the next form with the current form's user ID in a new record for the next form. tia, cmc
Back
Top Bottom