re-sequence row number
I have a query that returns hundres of records and a field called [query].currentrow. This works great as it displays the row number for the entire recordset from 1 to xxx.
However, my customer would like this number to reset when a specific field changes. How does one do that? I am putting [...]
