Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
hi community
can some one kindly tell me why my output shows .. #N/A the scenario is such: I have 5 rows of numbers, example: A1 = 1 A2 = 2 A3 = 0 A4 = 3 A5 = 4 I wanted to average out the 5 rows but I do not want the "A3" be inside the average formula because it has a "0" value I remembered seen this question with answer before in the Discussion Group, and I tried it myself with this formula: =average(if(a1:a5<0,a1:a5)) but the output shows "#N/A" and i checked the Error, it indicated the "#N/A" is at the first set of cell range - a1:a5 can somebody kindly help to explain to me thanks and very much appreciated :) -- oldLearner57 |
#2
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Your formula =average(if(a1:a5<0,a1:a5)) is correct,
but you must commit it with Ctrl+Shift+Enter, not just Enter. HTH -- AP "tikchye_oldLearner57" a écrit dans le message de news: ... hi community can some one kindly tell me why my output shows .. #N/A the scenario is such: I have 5 rows of numbers, example: A1 = 1 A2 = 2 A3 = 0 A4 = 3 A5 = 4 I wanted to average out the 5 rows but I do not want the "A3" be inside the average formula because it has a "0" value I remembered seen this question with answer before in the Discussion Group, and I tried it myself with this formula: =average(if(a1:a5<0,a1:a5)) but the output shows "#N/A" and i checked the Error, it indicated the "#N/A" is at the first set of cell range - a1:a5 can somebody kindly help to explain to me thanks and very much appreciated :) -- oldLearner57 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automatically add "0" to blank cells without a formula in the cel. | Excel Worksheet Functions | |||
omiting cells in average calcs | Excel Discussion (Misc queries) | |||
30 Day Moving Average Ignoring Blank Cells | Excel Worksheet Functions | |||
Limit or Exclude cells in Average and Sum formula | Excel Worksheet Functions | |||
How do i get an average that ignores blanks in the range of cells. | Excel Worksheet Functions |