A
accessuser via AccessMonster.com
I have a subform with courseinfo, and a CmdAddCost "AddCost' and it opens up
a Data Entry form where users can input their new info. on the Subform there
is a CourseID (PK), and the FrmCostAdd also have CourseID as Foreign Key. I
want to know if there a way that I can let the system know to prefil the
CourseID number when I open up the FrmCostAdd. Current'y i have it to
manually input the CourseID, otherwise they won't link. What I am concerned
is they might put in the wrong ID and it will be mislinked.
As for the FrmCostAdd CourseID is a foreign key, should i set the index as
"Yes Duplicate Ok" or "Yes Duplicate No", I have the "Yes Duplicate Ok" now,
but not sure if it wil affect my data later on. can someone help me to
answer these two questions.
Thanks!!!
a Data Entry form where users can input their new info. on the Subform there
is a CourseID (PK), and the FrmCostAdd also have CourseID as Foreign Key. I
want to know if there a way that I can let the system know to prefil the
CourseID number when I open up the FrmCostAdd. Current'y i have it to
manually input the CourseID, otherwise they won't link. What I am concerned
is they might put in the wrong ID and it will be mislinked.
As for the FrmCostAdd CourseID is a foreign key, should i set the index as
"Yes Duplicate Ok" or "Yes Duplicate No", I have the "Yes Duplicate Ok" now,
but not sure if it wil affect my data later on. can someone help me to
answer these two questions.
Thanks!!!