D
Dave Alger
Hi all,
I understand that when a subform displays records in continuous form access
is creating various instances of the controls in the detail section of the
form. My question is how can I access the values in these instances?
For instances if there's a txtValue control on my form which displays the
"VALUE" field how can I cycle through all the records displayed and use the
values of txtValue for each record in my code? Is it some form of array?
I hope that makes some sense. Thanks in advance for those taking time to
help.
regards,
Dave
I understand that when a subform displays records in continuous form access
is creating various instances of the controls in the detail section of the
form. My question is how can I access the values in these instances?
For instances if there's a txtValue control on my form which displays the
"VALUE" field how can I cycle through all the records displayed and use the
values of txtValue for each record in my code? Is it some form of array?
I hope that makes some sense. Thanks in advance for those taking time to
help.
regards,
Dave