Friends,
I don't understand what the problem is... Without the second line, my text box has a value but with a million decimal places. Butwith the second line, the textbox is just blank...![]()
TextBox1.Value = Range("N41").Value TextBox1.Text = Format$(Value, "####0.000")
Any suggestions?
Many Thanks,
-Mike
Bookmarks