Hi, I just started practising VBA and have the following code
Pressing F5 results in curCommission giving me a Dollar value with four decimal places, which I would like to reduce to just two. I googled severel techniques, but non seemed to quite work.![]()
Please Login or Register to view this content.
Why, for example, is puttingnot doing the trick, but showing an error? Also, pressing F1 I see that dim As Currency should be 2 decimal places, why though are there in fact 4 decimal places in my case?![]()
Please Login or Register to view this content.
Thank you.
Bookmarks