Search results

  1. A

    Solved Form Combo Box Doesn’t Store Selected Value (Foreign Key Issue)

    Thank you. It really helpful!
  2. A

    Solved Form Combo Box Doesn’t Store Selected Value (Foreign Key Issue)

    Thank you very much for all the directions. Finally I can also use the combo box properly without any more errors, it was constrained by the relationship that used ERI, there should be no need to use it. Have a nice day!
  3. A

    Solved Form Combo Box Doesn’t Store Selected Value (Foreign Key Issue)

    Related to this, I became a peer tutor for my undergraduates. Based on the access file that I sent at the top, is there another way to utilize other features without having to use the combo box? Worried that they experience the same thing as me. How is it good? Please give your suggestions about...
  4. A

    Solved Form Combo Box Doesn’t Store Selected Value (Foreign Key Issue)

    I have done everything directed, related to delete lookud in the properties field and switch to the form. in the form after inputting the code that has been given it still the same as what i sent above. Any other ideas? I’d really appreciate any further help. I’m happy to share the file if...
  5. A

    Solved Form Combo Box Doesn’t Store Selected Value (Foreign Key Issue)

    Thank you very much for your availability to help me. i have done everything directed, related to delete lookud in the properties field and switch to the form. in the form after inputting the code that has been given it still appears like this. how should i do? i am quite frustrated dealing with...
  6. A

    Solved Form Combo Box Doesn’t Store Selected Value (Foreign Key Issue)

    If needed, I can share my Microsoft Access file so it can be checked directly. Maybe by looking at the table structure, relationships, and the form setup, it would be easier to identify what’s going wrong. I’m open to anyone willing to help review the file. Thank you in advance🙏
  7. A

    Solved Form Combo Box Doesn’t Store Selected Value (Foreign Key Issue)

    I'm building a data entry form for the Peserta_Workshop table in Microsoft Access. This table includes a field called ID_Unit_Kerja, which is a foreign key referencing the Unit_Kerja table. In the form, I'm using a Combo Box to select a unit from Unit_Kerja, and I've set the Row Source to SELECT...
Back
Top Bottom