One of the fields that I have in my table is a Combo box Value list field called Category.
In my query that I base my report on I said
Eval([Forms]![frmLessonsReportMenu]![Category])
This is getting an error that something is wrong.
Can you Eval on a value list? I never have a problem evaluating a combo box.
Any suggestions?
Thanks.
In my query that I base my report on I said
Eval([Forms]![frmLessonsReportMenu]![Category])
This is getting an error that something is wrong.
Can you Eval on a value list? I never have a problem evaluating a combo box.
Any suggestions?
Thanks.