Max
Sun Nov 11 01:36:35 PST 2007
Assuming source numbers in B2 down,
you could use the integer part of it in C2 as eg: =INT(B2)
--
Max
Singapore
http://savefile.com/projects/236895
xdemechanik
---
"Drake" <Drake@Drake37.org> wrote in message
news:4fidj35je6414o0eb21us42f3ohiibsovi@4ax.com...
>I have a number in a cell that is the result of a formula. The number
> doesn't come out even such as 44.44 or 56.66
>
> I need to use this number in another formula, but I want to use the
> whole number (44, 56) not the decimal version.
>
> Is there a way I can do that?