C
chopper57 via AccessMonster.com
I have a query that gets the parameters from a form with a subform, the query
is working ok, it pull up the record, what I need it to do is pull the record
plus less than so it can sum all records.
This is the parameter that gets the present AutoNo the form is on, I need =<
then the record the form is on for a report. I tried putting =< but get an
error.
[Forms]![frm01_MainForm]![sfrm_DailyReport]![AutoNo]
is working ok, it pull up the record, what I need it to do is pull the record
plus less than so it can sum all records.
This is the parameter that gets the present AutoNo the form is on, I need =<
then the record the form is on for a report. I tried putting =< but get an
error.
[Forms]![frm01_MainForm]![sfrm_DailyReport]![AutoNo]