Round a number in nested function

K

kim

Hi
I have a cell that contains a function which returns the average of a set of
numbers. I want the result to then be converted to the nearest whole number
if the decimal is 5 or greater. and down if 4 or less

i.e an average of 3,4 or less would round down to 3 and an average 0f 3.5 or
over would round up to 4.

I have been trying to nest the average and round functions in the same cell.
I can't find a varition of the round function to do this or find anything in
help.
Assitance appreciated.
 

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

Top