G
Guest
I would like to create custom controls for showing how many records are
feeding a form and which record of the group is current (i.e. record 5 of
1200). I can use an ADO generated recordset or Dcount to show how many
records there are but I have no idea how to tell which record in the set is
currently open in the form.
Secondly, I am not even sure my approach with ADO recordsets is the way to go.
Can anyone point me in the right direction for creating these two things?
Thanks!
feeding a form and which record of the group is current (i.e. record 5 of
1200). I can use an ADO generated recordset or Dcount to show how many
records there are but I have no idea how to tell which record in the set is
currently open in the form.
Secondly, I am not even sure my approach with ADO recordsets is the way to go.
Can anyone point me in the right direction for creating these two things?
Thanks!