Hi guys I've already searched the forums and can't find anything to solve my problem.
I'm designing at d'base for the university reprographics dept and have already come unstuck
I have 2 tables Cost_Code and Job set up with a 1-n relationship.
I have a form based on the Job table, with a field to allow the users to enter their Cost Code. The Cost Code needs to be valid, before an other details can be entered, or before moving onto another record. This can either be via the AfterUpdate event or a cmd button, it doesn't really matter which.
I've tried to use the DLookup function within Access, but no joy.
Any help greatly appreciated.
Dave
I'm designing at d'base for the university reprographics dept and have already come unstuck
I have 2 tables Cost_Code and Job set up with a 1-n relationship.
I have a form based on the Job table, with a field to allow the users to enter their Cost Code. The Cost Code needs to be valid, before an other details can be entered, or before moving onto another record. This can either be via the AfterUpdate event or a cmd button, it doesn't really matter which.
I've tried to use the DLookup function within Access, but no joy.
Any help greatly appreciated.
Dave