ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   How do I round a number after finding the average? (https://www.excelbanter.com/excel-worksheet-functions/161230-how-do-i-round-number-after-finding-average.html)

Anna H Patrick

How do I round a number after finding the average?
 
Am working on a school grading worksheet to merge into a letter to each
child's parent(s). I want to round the grades to a whole number and not to a
decimal number. I used the tool on the toolbar to get rid of decimal but it
comes back when I use the merge mail feature.

Peo Sjoblom

How do I round a number after finding the average?
 
Because you are not rounding it, you are just changing the display. The
underlying value is the same, you can use a formula like =ROUND(A2,0)
instead
then copy and paste special as values or you can change it using a switch in
Word but you would be better posting that part in a Word newsgroup


--

Regards,

Peo Sjoblom





"Anna H Patrick" <Anna H wrote in message
...
Am working on a school grading worksheet to merge into a letter to each
child's parent(s). I want to round the grades to a whole number and not to
a
decimal number. I used the tool on the toolbar to get rid of decimal but
it
comes back when I use the merge mail feature.




David Biddulph[_2_]

How do I round a number after finding the average?
 
There are ways in the merge within Word to format your imported fields.

Alternatively in Excel you could use =ROUND(AVERAGE(...),0), or produce text
output with =TEXT(AVERAGE(...),0)
--
David Biddulph

"Anna H Patrick" <Anna H wrote in message
...
Am working on a school grading worksheet to merge into a letter to each
child's parent(s). I want to round the grades to a whole number and not to
a
decimal number. I used the tool on the toolbar to get rid of decimal but
it
comes back when I use the merge mail feature.




Sandy Mann

How do I round a number after finding the average?
 
The button on the toolbar only changes the formatting, if you look in tyhe
formula bar you will see that the number is still the same. Instead of just
calculating the grade, Round it as in:

=ROUND(Your formula,0)

--
HTH

Sandy
In Perth, the ancient capital of Scotland
and the crowning place of kings


Replace @mailinator.com with @tiscali.co.uk


"Anna H Patrick" <Anna H
wrote in message
...
Am working on a school grading worksheet to merge into a letter to each
child's parent(s). I want to round the grades to a whole number and not to
a
decimal number. I used the tool on the toolbar to get rid of decimal but
it
comes back when I use the merge mail feature.





All times are GMT +1. The time now is 12:33 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com