M
Mr. JYC
Hello,
I know this must be done programmatically but how do you access same
controls on a form all at once and obtain specific information about each
such as the data it contains, the name of the control, and all the properties
that could be normally accessed in a control one at a time?
I know this has some thing to do with the Controls class, Control class, and
enumerating with For Each...Next. I have not been able to successfully
implement the code for this.
Could someone please help me with this?
I know this must be done programmatically but how do you access same
controls on a form all at once and obtain specific information about each
such as the data it contains, the name of the control, and all the properties
that could be normally accessed in a control one at a time?
I know this has some thing to do with the Controls class, Control class, and
enumerating with For Each...Next. I have not been able to successfully
implement the code for this.
Could someone please help me with this?