G
Guest
Hi all,
How to get all the controls value in a form. i try to use like this below
code. but its says the controls count is 2. but have more than 15 controls in
my form.
For intIndex = 0 To Me.Controls.Count - 1
thanks
bala
How to get all the controls value in a form. i try to use like this below
code. but its says the controls count is 2. but have more than 15 controls in
my form.
For intIndex = 0 To Me.Controls.Count - 1
thanks
bala