A
Always Learning
Hi Guys,
Can someone tell me why?
If I set a variable Like so:
MyVar = Format(TotalCost, "###,##0.00")
If the value is 5,241.60 it displays as 5,241.60 but if its 10,483.20 it
displays as 10,483.2 missing the final 0 (zero)
As always, your help is appreciated.
Best Regards,
Steve.
Can someone tell me why?
If I set a variable Like so:
MyVar = Format(TotalCost, "###,##0.00")
If the value is 5,241.60 it displays as 5,241.60 but if its 10,483.20 it
displays as 10,483.2 missing the final 0 (zero)
As always, your help is appreciated.
Best Regards,
Steve.