S
Sammie
I have a report which numbers the detail records using a text box, control =1
and running sum over all. The report is generated by a form on which the
user numbers the items to control the order in which they appear in a number
field called [order]. If the item [order]= 0 , I want the record not to be
numbered on the report, in other words, I want the running sum to start with
the record whose [order]= 1 . Can anyone help me write the expression to do
this, and tell me where to put the expression? (on the report query, on the
report control?)
and running sum over all. The report is generated by a form on which the
user numbers the items to control the order in which they appear in a number
field called [order]. If the item [order]= 0 , I want the record not to be
numbered on the report, in other words, I want the running sum to start with
the record whose [order]= 1 . Can anyone help me write the expression to do
this, and tell me where to put the expression? (on the report query, on the
report control?)