Hi!
Question: I have Form Project Details that I made for data entry. I based it off of a query that I made off of TblProject Details. TblClientDetails has a one to many relationship with TblProjectDetails (based off of an PK of a name and ID).
My question is this: When I view the form in datasheet view and enter information into the FKClientID and FKClientName boxes, it works just fine. When I try to get all fancy and make a combo box on that form for those same two boxes, it tells me that I cant add or change a record because a related field is required in TblClientDetails. WHY is this happening?! And why isn't it happening in datasheet view? I don't understand at all, because I am simply picking from a list that I based off of TblClientdetails! In addition, if I go to Tblprojectdetails and enter it in there, it becomes fine again. Any explanation would be helpful. What I googled yesterday did not answer my questions at all.
Thanks!
Question: I have Form Project Details that I made for data entry. I based it off of a query that I made off of TblProject Details. TblClientDetails has a one to many relationship with TblProjectDetails (based off of an PK of a name and ID).
My question is this: When I view the form in datasheet view and enter information into the FKClientID and FKClientName boxes, it works just fine. When I try to get all fancy and make a combo box on that form for those same two boxes, it tells me that I cant add or change a record because a related field is required in TblClientDetails. WHY is this happening?! And why isn't it happening in datasheet view? I don't understand at all, because I am simply picking from a list that I based off of TblClientdetails! In addition, if I go to Tblprojectdetails and enter it in there, it becomes fine again. Any explanation would be helpful. What I googled yesterday did not answer my questions at all.
Thanks!