A
Anja
Hi everyone,
I am trying to use the expression builder to create input to a control
in an Access report.
I have a table called Records and I want to select the minimum date for
a record where the student = studentID..
The sql is pretty simple: "Select MIN(RecDate) from records_T where
studentID = 1".
Now, I have been trying to get this statement to work with the
expression builder, but no go!!
Is it possible to get this working someho with the expression builder
or supplying the SQL directly to the control source property??
Thanks,
Anja
I am trying to use the expression builder to create input to a control
in an Access report.
I have a table called Records and I want to select the minimum date for
a record where the student = studentID..
The sql is pretty simple: "Select MIN(RecDate) from records_T where
studentID = 1".
Now, I have been trying to get this statement to work with the
expression builder, but no go!!
Is it possible to get this working someho with the expression builder
or supplying the SQL directly to the control source property??
Thanks,
Anja