79725563

Date: 2025-08-05 03:12:12
Score: 1.5
Natty:
Report link

Have you try FormatCurrency sample like this:

lstOutput.Items.Add("Net pay: " & FormatCurrency(txtNetPay, 2, True))
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Glenn S