Where do you want it cut down? For display, many things such as texboxes have a way to number format data.
Then there's the Format function.
http://www.samspublishing.com/librar...eqNum=154&rl=1
As a very last resort, you basically multiple the number by 100, truncate to int, then divide by 100. But that's VERY old school, and assumes for some reason you don't have any of the normal string and number formatting functions available.
Reputation Points: 13
Solved Threads: 4
Junior Poster in Training
Offline 79 posts
since Dec 2006