1
Answer

Converting number to currency

jaijason

jaijason

21y
2.4k
1
Whats the syntax to convert a number to currency. IN vb it was.. textbox1.text = format(textbox1.text, "currency")
Answers (1)