T
TEAM Racing
I have a text box bound to an expression that uses values
from a subreport, so I can't create a field in the query
to sort. I am guessing that the "order by" property on
the report is the way to go, but can't seem to nail down
the syntax.
I have tried the following in the "order by" property:
Text17
[Text17]
=[Text17]
[rptToolLifeATVs].Report!Text17
=[rptToolLifeATVs].Report!Text17
and so on
Please help.
from a subreport, so I can't create a field in the query
to sort. I am guessing that the "order by" property on
the report is the way to go, but can't seem to nail down
the syntax.
I have tried the following in the "order by" property:
Text17
[Text17]
=[Text17]
[rptToolLifeATVs].Report!Text17
=[rptToolLifeATVs].Report!Text17
and so on
Please help.