Re: how can I sum up the values with more than 15 significant digits?
- From: "David Biddulph" <groups [at] biddulph.org.uk>
- Date: Sun, 7 Oct 2007 11:11:37 +0100
I would use LEFT and RIGHT to split the text strings with the long numbers
in them (with some extra complication to split in appropriate places if the
inputs aren't integers), then add the separate parts, then concatenate the
results.
--
David Biddulph
"mohammad" <mohammad@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5E5FDFB1-8461-454F-ADC6-FCFBF5123BC9@xxxxxxxxxxxxxxxx
how can I sum up the values with more than 15 significant digits?
.
- Prev by Date: RE: change name of *** from list
- Next by Date: RE: change name of *** from list
- Previous by thread: change name of *** from list
- Next by thread: Re: how can I sum up the values with more than 15 significant digits?
- Index(es):