08-07-2011, 05:28 PM
Well I have to say that this whole thing is definitely a little strange...
I don't really know how to fix it because I have no idea where the 405 and stuff is coming from, but if you want to delete the entries when you go back up, I think all you need to do is add
Which will clear the textbox and allow it to redraw? Not sure if this will work, but hey, why not!
I am just baffled at why you are having problems getting this to work, I mean, the code provided should work no problem!
I don't really know how to fix it because I have no idea where the 405 and stuff is coming from, but if you want to delete the entries when you go back up, I think all you need to do is add
Code:
TextBox1.text = ""
I am just baffled at why you are having problems getting this to work, I mean, the code provided should work no problem!