A
Andrew
Hi,
Can someone assist with helping me with code to select each text box one a
form and get the name of them.
Adapting other sample data I have I believe it is something like....
For Each tb In CurrentDb.?????
The_Current_Textbox = tb.?????
Some_Code.....
Next tb
Can someone assist with helping me with code to select each text box one a
form and get the name of them.
Adapting other sample data I have I believe it is something like....
For Each tb In CurrentDb.?????
The_Current_Textbox = tb.?????
Some_Code.....
Next tb