M
Marcel Drost via AccessMonster.com
I now the code to handle the size and height of a textbox.
Bijschrift32.Visible = True
Bijschrift32.Height = 2
Bijschrift32.Left = 8
Bijschrift32.Top = 1
But how to create a new textbox using vba??
Real help would be if I could copy one using a loop... The loop; I can build but how to create a new one...
ANY help is sincirely appreciated! because I'm stuck a real long time now..
*****************************************
* This message was posted via http://www.accessmonster.com
*
* Report spam or abuse by clicking the following URL:
* http://www.accessmonster.com/Uwe/Abuse.aspx?aid=d07f61933d724e1aa5343eafce9e3781
*****************************************
Bijschrift32.Visible = True
Bijschrift32.Height = 2
Bijschrift32.Left = 8
Bijschrift32.Top = 1
But how to create a new textbox using vba??
Real help would be if I could copy one using a loop... The loop; I can build but how to create a new one...
ANY help is sincirely appreciated! because I'm stuck a real long time now..
*****************************************
* This message was posted via http://www.accessmonster.com
*
* Report spam or abuse by clicking the following URL:
* http://www.accessmonster.com/Uwe/Abuse.aspx?aid=d07f61933d724e1aa5343eafce9e3781
*****************************************