rounding when referencing a cell with a formula?

  • Thread starter Thread starter lyndaw
  • Start date Start date
L

lyndaw

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.
 
Thank you Gary...it didn't work.

Gary''s Student said:
First I would use:

='Classified 08'!B5*1.05

Next make sure that the display format is not misleading you.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top