Limit digits right of decimal point in VB6 Code - TechRepublic
General discussion
September 22, 2003 at 02:32 PM
robertko2

Limit digits right of decimal point in VB6 Code

by robertko2 . Updated 22 years, 9 months ago

My application produces results from user entry. IE after the user enters specific dimensions, the program provides the user with dimensions for different parts of a cabinet. Sometimes though I get twelve digits to the right of the decimal point in the results page. How can I limit those digits to a maximum of five. IE
X.xxxxx

Thank you,
Robert K.

This discussion is locked

All Comments