I am having trouble with a new subform in a program that has been working just fine. A requirement changed which I felt could be solved by adding this subform (and an underlying Table - "tblSalesRepOrders").
The name of the Main Form is "frmOrders". There are already 3 "tabs" on this form...
A portion of my tables/relationships is shown below:
PK=Primary Key; fk=Foreign Key; ... indicates there are more fields not shown; the dotted line shows a relationship that was removed.
tblSalesperson
SRInitials (PK) <------------|
.... |
|...
Although I am fairly new to Access and VBA, I understand relationships fairly well. But I have a situation that I am unsure how best to approach.
In the Order File I have already defined a Foreign Key for the Sales Rep that ties back to the Primary Key in the Sales Rep File. I later realized...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.