Re: Round up an average
- From: Kirstin <Kirstin@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 7 Jul 2009 14:40:01 -0700
Perfect. Thank you :-)
"T. Valko" wrote:
.=roundup(AVERAGE(A1:A5))
You have to tell it how many digits to round to For example, to roundup to
the nearest whole number:
=ROUNDUP(AVERAGE(A1:A5),0)
--
Biff
Microsoft Excel MVP
"Kirstin" <Kirstin@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:F3B5178C-8EF2-4501-BF95-759CA3F5DA58@xxxxxxxxxxxxxxxx
I'm trying to do something pretty simple (I thought). I would like to
average a column and then round up the results. I'm doing the formula:
=roundup(AVERAGE(A1:A5))
And receiving an error message that it has too few arguments. How do I
round up an average?
- Follow-Ups:
- Re: Round up an average
- From: T. Valko
- Re: Round up an average
- References:
- Round up an average
- From: Kirstin
- Re: Round up an average
- From: T. Valko
- Round up an average
- Prev by Date: Re: Round up an average
- Next by Date: Merge excel files
- Previous by thread: Re: Round up an average
- Next by thread: Re: Round up an average
- Index(es):
Relevant Pages
|