Displaying Text inside a txtBox
Does anyone know how to do this? I have already declared a variable, and I just want to dump the contents of the variable (a txt file) into a text box -- and later parse this information.
I've played around with debug.print, but is there a way to dump that data into a text box?
Thanks




Reply With Quote