Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Hi all,
How can I create a simple average calculation that does not include a cell that's blank. For example, I do a simple average all cells A2:A10. BUT, if one of those is blank, it treats is a 'zero' and skews the average calculation. I don't want it to include the blank cells as part of the formula. Only when a number is entered into one of the cells should it be included in the Average function. Can this be done? Thanks so much! |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
how are you doing your average?
Using 2003 the average() function ignores blank cells? could you actually have a zero in cell but have zeros so they don't display? "Access Joe" wrote: Hi all, How can I create a simple average calculation that does not include a cell that's blank. For example, I do a simple average all cells A2:A10. BUT, if one of those is blank, it treats is a 'zero' and skews the average calculation. I don't want it to include the blank cells as part of the formula. Only when a number is entered into one of the cells should it be included in the Average function. Can this be done? Thanks so much! |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Look at that. One of those things Microsoft never really mentioned in the
upgrade, huh. Thanks BJ. "bj" wrote: how are you doing your average? Using 2003 the average() function ignores blank cells? could you actually have a zero in cell but have zeros so they don't display? "Access Joe" wrote: Hi all, How can I create a simple average calculation that does not include a cell that's blank. For example, I do a simple average all cells A2:A10. BUT, if one of those is blank, it treats is a 'zero' and skews the average calculation. I don't want it to include the blank cells as part of the formula. Only when a number is entered into one of the cells should it be included in the Average function. Can this be done? Thanks so much! |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
AVERAGE has ignored blanks for many versions before 2003.
Gord Dibben MS Excel MVP On Wed, 17 Oct 2007 12:55:03 -0700, Access Joe wrote: Look at that. One of those things Microsoft never really mentioned in the upgrade, huh. Thanks BJ. "bj" wrote: how are you doing your average? Using 2003 the average() function ignores blank cells? could you actually have a zero in cell but have zeros so they don't display? "Access Joe" wrote: Hi all, How can I create a simple average calculation that does not include a cell that's blank. For example, I do a simple average all cells A2:A10. BUT, if one of those is blank, it treats is a 'zero' and skews the average calculation. I don't want it to include the blank cells as part of the formula. Only when a number is entered into one of the cells should it be included in the Average function. Can this be done? Thanks so much! |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Average does *not* include blank cells in it's calculation.
Even zero length strings (nulls [ "" ]) are bypassed. Are you sure those cells are blank? -- Regards, RD --------------------------------------------------------------------------- Please keep all correspondence within the NewsGroup, so all may benefit ! --------------------------------------------------------------------------- "Access Joe" wrote in message ... Hi all, How can I create a simple average calculation that does not include a cell that's blank. For example, I do a simple average all cells A2:A10. BUT, if one of those is blank, it treats is a 'zero' and skews the average calculation. I don't want it to include the blank cells as part of the formula. Only when a number is entered into one of the cells should it be included in the Average function. Can this be done? Thanks so much! |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Take an average of a range of cells but exlude blanks from that av | Excel Discussion (Misc queries) | |||
copy range of cells with blanks then paste without blanks | Excel Worksheet Functions | |||
Average Function (include Blank Cells and Zeros) | Excel Discussion (Misc queries) | |||
Weighed Average of a weiged average when there are blanks | Excel Discussion (Misc queries) | |||
How do i get an average that ignores blanks in the range of cells. | Excel Worksheet Functions |