I am trying to create a report with 2 parameters.
1. Date
2. Class
I have tried this using the select expert with no luck.
{Employee_stc.STCDate} = {?Date} and
{Employee_stc.Class} LIKE {?Class_Name}
I actually need the report to show all students that have taken a class prior to the entered date. I was trying to get a single date to work above.
Thanks from a begginer.
rlporter
1. Date
2. Class
I have tried this using the select expert with no luck.
{Employee_stc.STCDate} = {?Date} and
{Employee_stc.Class} LIKE {?Class_Name}
I actually need the report to show all students that have taken a class prior to the entered date. I was trying to get a single date to work above.
Thanks from a begginer.
rlporter