- Home
·
- Math/Dates
·
- very simple 2 lines of come way of converting textbox number values into currency
very simple 2 lines of come way of converting textbox number values into currency
very simple 2 lines of come way of converting textbox number values into currency
Rate very simple 2 lines of come way of converting textbox number values into currency
(1(1 Vote))
' put in one textbox Text1 and one commandbutton command1
' place this in form load
Dim Text1
' place this in command 1
Let Text1 = Format(Text1, "currency")
very simple 2 lines of come way of converting textbox number values into currency Comments
No comments yet — be the first to post one!
Post a Comment