ProNetGroup
MIS
Does anyone know how to do this?
I am trying this:
strSQL = txtTemp
but it keeps returning a null value, for both the textbox and strSQL. When I comment this out and run the code, I can see that the textbox IS NOT null and has the data I need in it, so what gives???
I am trying this:
strSQL = txtTemp
but it keeps returning a null value, for both the textbox and strSQL. When I comment this out and run the code, I can see that the textbox IS NOT null and has the data I need in it, so what gives???