Hi, I'm a first time user of this forum and a real newbee to the world of VBA.
I've done some programming with Basic many moons ago, but haven't been able to find good examples on the net for VBA programming.

I'm currently trying to create a Word document that will do some tedious calculations for me, but the output contains 13 numbers after the decimal when only 2 or three are required.

Anyone know how I can truncate this to only include a few decimal places?

Greg