S
Steven Greenberg
Greetings,
Is there any way to put in a calculated column in a query that will start
at 1 and increment by 1 (as a counter) so that when I use that query in a
subform, I can take that field and use it to number each record on the
subform?
It is like using a text box who's control source is "=1" and its property
set to running sum to number records on a report. there is no way to do
that on a form, but I thought I can dummy up an expression in the form's
query. Any suggestions? I can do VBA coding quite well.
Thanks
Steve
Is there any way to put in a calculated column in a query that will start
at 1 and increment by 1 (as a counter) so that when I use that query in a
subform, I can take that field and use it to number each record on the
subform?
It is like using a text box who's control source is "=1" and its property
set to running sum to number records on a report. there is no way to do
that on a form, but I thought I can dummy up an expression in the form's
query. Any suggestions? I can do VBA coding quite well.
Thanks
Steve