1
Answer

Converting number to currency

Photo of jaijason

jaijason

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

Answers (1)