J
Jason
I have a subform for data entry, I have a column in the
subform that needs to be counter. It cannot be the auto
number field. I want the number in this column to equal
the dao recordset counter. As in if the record is 16 of
457 as shown on the subform dao counter I want the entry
for that row in this column to be 16. I rather not
connect to the database through dao or ado vb code due to
fact that this would bog the network down.
Any help very appreciated. thatnkyou.
subform that needs to be counter. It cannot be the auto
number field. I want the number in this column to equal
the dao recordset counter. As in if the record is 16 of
457 as shown on the subform dao counter I want the entry
for that row in this column to be 16. I rather not
connect to the database through dao or ado vb code due to
fact that this would bog the network down.
Any help very appreciated. thatnkyou.