the text property of a textbox is a string. you can't round, or format a string like that:
Code:Textbox1.Text = val(Textbox1.text.Tostring("f2"))
|
Results 1 to 3 of 3
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |