A
accessuser via AccessMonster.com
I am lost in the following situation, can someone clarify it for me on what
steps to take. i have a main form called "frmEmp", subform with employee
course information using CourseID and next to the courseID field, there is a
"Detail" Command button. "Detail" Command will filter and open up that one
specific course Cost information. I am thinking of adding a command called
"Add Cost" next to the "Detail" command, and the form will pop up so that I
can fill in the information whenever employee wants to sign up for a new
course. I have thought of having two subforms in one Main form, but the cost
form has too many fields. By having one Main form, Subform, and another Cost
form that's link to the Subform, will the information link correctly?
Currently my main form and subform have no problems of linking. Will Access
still read each other even though the Cost form and the CourseInfo Subform
are not in the same Main Form?
TblEmp
TblCourseInfo
TblCost
QryEmpSort
QryCourseInfo
QryCost
Thanks in advance!
steps to take. i have a main form called "frmEmp", subform with employee
course information using CourseID and next to the courseID field, there is a
"Detail" Command button. "Detail" Command will filter and open up that one
specific course Cost information. I am thinking of adding a command called
"Add Cost" next to the "Detail" command, and the form will pop up so that I
can fill in the information whenever employee wants to sign up for a new
course. I have thought of having two subforms in one Main form, but the cost
form has too many fields. By having one Main form, Subform, and another Cost
form that's link to the Subform, will the information link correctly?
Currently my main form and subform have no problems of linking. Will Access
still read each other even though the Cost form and the CourseInfo Subform
are not in the same Main Form?
TblEmp
TblCourseInfo
TblCost
QryEmpSort
QryCourseInfo
QryCost
Thanks in advance!