report view current row number
December 14th, 2009
No comments
How to display current row number in report view table.
An expression containing the RowNumber function, when used in a text box within a data region, displays the row number for each instance of the text box in which the expression appears. This function can be useful to number rows in a table.
=RowNumber(Nothing)
Unique visitors to post: 30