A
Alex H
In a form i have a table of which one field uses the following dlookup as
the control source.
=DLookUp("[CourseCost]","[tblCourseInformation]","[CourseID]=[CourseUndertaken]")
Althoiugh the correct data is appearing in the form, the data is not being
saved if i look at the table
What am I doing wrong please?
Tks
A
the control source.
=DLookUp("[CourseCost]","[tblCourseInformation]","[CourseID]=[CourseUndertaken]")
Althoiugh the correct data is appearing in the form, the data is not being
saved if i look at the table
What am I doing wrong please?
Tks
A