Cell Formating

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using Excel 2003.

I want to know how to round a whole column of data without using the
ROUND(cell,0) formula for each cell in a new column to use the ROUND function
to achieve what I want.
I have data that has decimal places to 10 or more places when it is imported
from different software programs I use; one is from Access.

Thanks for your help,
Curt
 
Format > Cells... > Number and set the number of decimal places to zero.
 
If you've got such a dislike of the ROUND() function you can format the
original column as number with zero decimal places. If you want to actually
change the values you can use Tools/ Options/ Calculation/ Precision as
displayed.
 
Thank you.
This is what I was looking for.

Curt

David Biddulph said:
If you've got such a dislike of the ROUND() function you can format the
original column as number with zero decimal places. If you want to actually
change the values you can use Tools/ Options/ Calculation/ Precision as
displayed.
 

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