H
hicks
I might be doing something really simple really wrong,
but how would I extract a string of what's been put into
a textbox on a userform at the workbook startup?
i'm currently using...
Private Sub TextBox1_Change()
.... then setting string1 to be whatever's been put into
textbox1.
Could someone please help as it's driving me nuts
TIA
G. Hicks
but how would I extract a string of what's been put into
a textbox on a userform at the workbook startup?
i'm currently using...
Private Sub TextBox1_Change()
.... then setting string1 to be whatever's been put into
textbox1.
Could someone please help as it's driving me nuts
TIA
G. Hicks