Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default using the ROUND function in a cell that already has AVERAGE functi

As soon as I enter my information into the Function Arguments dialogue box
the formula result is correct but when i hit enter it says stuff about a
circular reference but i have done everythign it tells me to and my teachers
cant figure it out either... Please help...
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 15,768
Default using the ROUND function in a cell that already has AVERAGE functi

You have to give us some details! Like:

Post the *exact* formula
Tell us *exactly* what cell that formula is entered in
If any of the values being averaged are the results of formulas, we'd need
to know what those formulas look like and the *exact* location of those
formulas.

--
Biff
Microsoft Excel MVP


"AmandaCollins" wrote in message
...
As soon as I enter my information into the Function Arguments dialogue box
the formula result is correct but when i hit enter it says stuff about a
circular reference but i have done everythign it tells me to and my
teachers
cant figure it out either... Please help...



  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 2,059
Default using the ROUND function in a cell that already has AVERAGE functi

"AmandaCollins" wrote:
As soon as I enter my information into the Function Arguments dialogue
box the formula result is correct but when i hit enter it says stuff about
a
circular reference but i have done everythign it tells me to and my
teachers
cant figure it out either... Please help...


First, what does this have to do with "ROUND in a cell that already has
AVERAGE"? I wonder if there is something more to the situation than simply
"entering information into the dialog box".

Second, circular references can be difficult to nail down, especially if
they are so opaque that "teachers" cannot figure it out. I presume they are
Excel teachers. But even if they are not, the point is: if more than one
other pair of eyes have already looked at the problem, either they did not
have all the information themselves, or the circular reference is very
obscure.

I suspect the most expeditious way for you to get help is to make the
worksheet available. However, you cannot attach Excel files to postings
that you submit through the MS web interface, which apparently you are
using.

Feel free to send it to me via email. Send to joeu2004 "at" hotmail.com.
Be sure to identify the cell whose formula is giving you problems, just in
case I do not encounter any. (By the way, I can only handle Excel 2003
files.)

But if you want to provide some additional information here first, I think
we need to know the name of the cell the formula is in as well as the
formula itself. We also might need to know the formulas in each cell
referenced directly or indirectly.

As you can imagine, that requirement can amount to a whole lot of
information. Hence the suggestion to share the entire worksheet, one way or
another.

  #4   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 3,346
Default using the ROUND function in a cell that already has AVERAGE functi

Hi,

Your formula should look something like:

=ROUND(AVERAGE(A1:A10),0)

try entering the formula without the Function Argument stuff.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"AmandaCollins" wrote:

As soon as I enter my information into the Function Arguments dialogue box
the formula result is correct but when i hit enter it says stuff about a
circular reference but i have done everythign it tells me to and my teachers
cant figure it out either... Please help...

  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default using the ROUND function in a cell that already has AVERAGE fu

The formula in the cell that is already there is =AVERAGE(August) in Cell C19
what i need to do is use the ROUND function to round the calculation results
to the nearest dollar
Is that what you need to know?

"T. Valko" wrote:

You have to give us some details! Like:

Post the *exact* formula
Tell us *exactly* what cell that formula is entered in
If any of the values being averaged are the results of formulas, we'd need
to know what those formulas look like and the *exact* location of those
formulas.

--
Biff
Microsoft Excel MVP


"AmandaCollins" wrote in message
...
As soon as I enter my information into the Function Arguments dialogue box
the formula result is correct but when i hit enter it says stuff about a
circular reference but i have done everythign it tells me to and my
teachers
cant figure it out either... Please help...






  #6   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default using the ROUND function in a cell that already has AVERAGE fu

Thank sfor your reply I got it figured out now

"Shane Devenshire" wrote:

Hi,

Your formula should look something like:

=ROUND(AVERAGE(A1:A10),0)

try entering the formula without the Function Argument stuff.

--
If this helps, please click the Yes button.

Cheers,
Shane Devenshire


"AmandaCollins" wrote:

As soon as I enter my information into the Function Arguments dialogue box
the formula result is correct but when i hit enter it says stuff about a
circular reference but i have done everythign it tells me to and my teachers
cant figure it out either... Please help...

  #7   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default using the ROUND function in a cell that already has AVERAGE fu

hi after i sent you the email i figured it out
I had to type =ROUND(AVERAGE(C19),0)
i was putting C19,0 in brackets and that was my problem
thanks for your help

"JoeU2004" wrote:

"AmandaCollins" wrote:
As soon as I enter my information into the Function Arguments dialogue
box the formula result is correct but when i hit enter it says stuff about
a
circular reference but i have done everythign it tells me to and my
teachers
cant figure it out either... Please help...


First, what does this have to do with "ROUND in a cell that already has
AVERAGE"? I wonder if there is something more to the situation than simply
"entering information into the dialog box".

Second, circular references can be difficult to nail down, especially if
they are so opaque that "teachers" cannot figure it out. I presume they are
Excel teachers. But even if they are not, the point is: if more than one
other pair of eyes have already looked at the problem, either they did not
have all the information themselves, or the circular reference is very
obscure.

I suspect the most expeditious way for you to get help is to make the
worksheet available. However, you cannot attach Excel files to postings
that you submit through the MS web interface, which apparently you are
using.

Feel free to send it to me via email. Send to joeu2004 "at" hotmail.com.
Be sure to identify the cell whose formula is giving you problems, just in
case I do not encounter any. (By the way, I can only handle Excel 2003
files.)

But if you want to provide some additional information here first, I think
we need to know the name of the cell the formula is in as well as the
formula itself. We also might need to know the formulas in each cell
referenced directly or indirectly.

As you can imagine, that requirement can amount to a whole lot of
information. Hence the suggestion to share the entire worksheet, one way or
another.


  #8   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default using the ROUND function in a cell that already has AVERAGE fu

hi thank you for your time
i just thought i would let you know i have figured out my problem
i was entering =ROUND(AVERAGE(C19,0))
when it should have been =ROUND(AVERAGE(C19),0)
Thank you for your time though

"T. Valko" wrote:

You have to give us some details! Like:

Post the *exact* formula
Tell us *exactly* what cell that formula is entered in
If any of the values being averaged are the results of formulas, we'd need
to know what those formulas look like and the *exact* location of those
formulas.

--
Biff
Microsoft Excel MVP


"AmandaCollins" wrote in message
...
As soon as I enter my information into the Function Arguments dialogue box
the formula result is correct but when i hit enter it says stuff about a
circular reference but i have done everythign it tells me to and my
teachers
cant figure it out either... Please help...




  #9   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 8,651
Default using the ROUND function in a cell that already has AVERAGE fu

Your AVERAGE function does nothing if you've given it only one argument.
=ROUND(AVERAGE(C19),0) is the same as =ROUND(C19,0)

In another branch of this thread you said you had =AVERAGE(August) in C19,
and I assume that August is a named range.
You could, therefore, use =ROUND(AVERAGE(August),0)
--
David Biddulph

"AmandaCollins" wrote in message
...
hi thank you for your time
i just thought i would let you know i have figured out my problem
i was entering =ROUND(AVERAGE(C19,0))
when it should have been =ROUND(AVERAGE(C19),0)
Thank you for your time though

"T. Valko" wrote:

You have to give us some details! Like:

Post the *exact* formula
Tell us *exactly* what cell that formula is entered in
If any of the values being averaged are the results of formulas, we'd
need
to know what those formulas look like and the *exact* location of those
formulas.

--
Biff
Microsoft Excel MVP


"AmandaCollins" wrote in
message
...
As soon as I enter my information into the Function Arguments dialogue
box
the formula result is correct but when i hit enter it says stuff about
a
circular reference but i have done everythign it tells me to and my
teachers
cant figure it out either... Please help...






  #10   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 6
Default using the ROUND function in a cell that already has AVERAGE fu

Yes thank you very much I figured it out this morning just one little mistake
i guess is all it takes
thank you for your reply

"David Biddulph" wrote:

Your AVERAGE function does nothing if you've given it only one argument.
=ROUND(AVERAGE(C19),0) is the same as =ROUND(C19,0)

In another branch of this thread you said you had =AVERAGE(August) in C19,
and I assume that August is a named range.
You could, therefore, use =ROUND(AVERAGE(August),0)
--
David Biddulph

"AmandaCollins" wrote in message
...
hi thank you for your time
i just thought i would let you know i have figured out my problem
i was entering =ROUND(AVERAGE(C19,0))
when it should have been =ROUND(AVERAGE(C19),0)
Thank you for your time though

"T. Valko" wrote:

You have to give us some details! Like:

Post the *exact* formula
Tell us *exactly* what cell that formula is entered in
If any of the values being averaged are the results of formulas, we'd
need
to know what those formulas look like and the *exact* location of those
formulas.

--
Biff
Microsoft Excel MVP


"AmandaCollins" wrote in
message
...
As soon as I enter my information into the Function Arguments dialogue
box
the formula result is correct but when i hit enter it says stuff about
a
circular reference but i have done everythign it tells me to and my
teachers
cant figure it out either... Please help...






Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Round up an average Kirstin Excel Discussion (Misc queries) 4 April 3rd 23 06:51 PM
Average and Round together Grd Excel Worksheet Functions 3 April 2nd 23 08:05 PM
Use ROUND to return an average date Christy Excel Worksheet Functions 6 September 19th 08 10:31 PM
How do I round a number after finding the average? Anna H Patrick Excel Worksheet Functions 3 October 7th 07 08:55 PM
Can a function return a Null (blank ) value? Maybe a custom functi colin_e Excel Worksheet Functions 2 March 16th 06 02:36 PM


All times are GMT +1. The time now is 10:46 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"