Re: Trim numbers to x decimal places
From: Tushar Mehta (tmUnderscore200310_at_tushar-mehta.SeeOhEm)
Date: 02/26/04
- Next message: Arifi Koseoglu: "Re: How to catch copy/paste & cut/paste (New Dimension) ?"
- Previous message: Tom Ogilvy: "Re: Custom exel functions"
- In reply to: Andrea: "Trim numbers to x decimal places"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 26 Feb 2004 12:24:58 GMT
Hi Andrea,
Check the ROUND or TRUNC function.
-- Regards, Tushar Mehta www.tushar-mehta.com Excel, PowerPoint, and VBA add-ins, tutorials Custom MS Office productivity solutions In article <214801c3fc61$23bbbfc0$a501280a@phx.gbl>, anonymous@discussions.microsoft.com says... > Help please !!!! > > I am trying to write some code that will trim general > numbers. > > e.g. 123.123456789 to 123.1234 > > I have looked at Trim Statements but these only seem to > apply to characters and spacing. > > Thanks Andrea >
- Next message: Arifi Koseoglu: "Re: How to catch copy/paste & cut/paste (New Dimension) ?"
- Previous message: Tom Ogilvy: "Re: Custom exel functions"
- In reply to: Andrea: "Trim numbers to x decimal places"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|