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/library/content.asp?b=STY_VB6_24hours&seqNum=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.
nikkiH
Junior Poster in Training
79 posts since Dec 2006
Reputation Points: 13
Solved Threads: 4