I have set up a worksheet and need to add .5% to each cell. I am using the
formula ='Classified 08'!B5+('Classified 08'!B5*.5%) in each cell and out of
180 cells 30 are off by .01 some over some under. Any ideas why this is
happening? Out of 180 cells 30 are off by .01.
First I would use:
='Classified 08'!B5*1.05
Next make sure that the display format is not misleading you.

Signature
Gary''s Student - gsnu200770
> I have set up a worksheet and need to add .5% to each cell. I am using the
> formula ='Classified 08'!B5+('Classified 08'!B5*.5%) in each cell and out of
> 180 cells 30 are off by .01 some over some under. Any ideas why this is
> happening? Out of 180 cells 30 are off by .01.
lyndaw@mcoe.us - 28 Feb 2008 17:19 GMT
Thank you Gary...it didn't work.
> First I would use:
>
[quoted text clipped - 6 lines]
> > 180 cells 30 are off by .01 some over some under. Any ideas why this is
> > happening? Out of 180 cells 30 are off by .01.
lyndaw@mcoe.us - 29 Feb 2008 19:52 GMT
It's working? Thank you so much. You've made my day!
> First I would use:
>
[quoted text clipped - 6 lines]
> > 180 cells 30 are off by .01 some over some under. Any ideas why this is
> > happening? Out of 180 cells 30 are off by .01.
Have a read at John McGimpsey's site about why your sum is out a peny.
http://www.mcgimpsey.com/excel/pennyoff.html
Gord Dibben MS Excel MVP
>I have set up a worksheet and need to add .5% to each cell. I am using the
>formula ='Classified 08'!B5+('Classified 08'!B5*.5%) in each cell and out of
>180 cells 30 are off by .01 some over some under. Any ideas why this is
>happening? Out of 180 cells 30 are off by .01.
lyndaw@mcoe.us - 28 Feb 2008 17:20 GMT
Thank Gord good info
> Have a read at John McGimpsey's site about why your sum is out a peny.
>
[quoted text clipped - 6 lines]
> >180 cells 30 are off by .01 some over some under. Any ideas why this is
> >happening? Out of 180 cells 30 are off by .01.