M
MattE
I have a bunch of form fields named TxtSpec01 through TxtSpec39. Can I
access these fields (both values and properties such as Enabled) by
string? In other words I want to make a loop from 1 to 39 and create
the field name in a string and access the field via that string.
I know I could if it was a RecordSet but I haven't been able to get it
done as a form.
Thanks for any ideas!
Matt
access these fields (both values and properties such as Enabled) by
string? In other words I want to make a loop from 1 to 39 and create
the field name in a string and access the field via that string.
I know I could if it was a RecordSet but I haven't been able to get it
done as a form.
Thanks for any ideas!
Matt