CarrieFisher
Registered User.
- Local time
- Today, 09:56
- Joined
- Feb 25, 2011
- Messages
- 27
Good Morning,
Could you please help me determine how to link the subform
Inside the subform I have tblemploymenthistory which has the following fields
-employeeid (primarykey)
- employee Number
- Start Date
- End Date
- Position
- Salary
- Employee Status
I wanted to link it to tblemployees (master)
- employeeid (primarykey)
- employee Number
- employee last name
- employee first name
- employee middle name
- etc..
I linked both employeenumbers for the child and master
I receive the following error -
"The LinksMastersFields Property setting has produced this error": Invalid outside procedure."
Any help would be greatly appreciated!
Carrie
Could you please help me determine how to link the subform
Inside the subform I have tblemploymenthistory which has the following fields
-employeeid (primarykey)
- employee Number
- Start Date
- End Date
- Position
- Salary
- Employee Status
I wanted to link it to tblemployees (master)
- employeeid (primarykey)
- employee Number
- employee last name
- employee first name
- employee middle name
- etc..
I linked both employeenumbers for the child and master
I receive the following error -
"The LinksMastersFields Property setting has produced this error": Invalid outside procedure."
Any help would be greatly appreciated!
Carrie