ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   #missing! (https://www.excelbanter.com/excel-worksheet-functions/206469-missing.html)

Arne Hegefors

#missing!
 
Hi! I have a worksheet with several tables. The tables are linked to each
other using functions such as LOOKFORROW and others. I want to calculate the
average of certain columns. however in many columns there is one or more
cells that says #MISSING!, hence I cannot calculate an average. How do I
solve this? I want simply ignore the missing values or treat them as the
value befor or something. thanks alot for any help

Gary''s Student

#missing!
 
=AVERAGE(IF(ISNUMBER(A1:A100),A1:A100,""))

This is an array formula that must be entered with CNTRL-SHFT-ENTER
rather than just the ENTER key.
--
Gary''s Student - gsnu200807


"Arne Hegefors" wrote:

Hi! I have a worksheet with several tables. The tables are linked to each
other using functions such as LOOKFORROW and others. I want to calculate the
average of certain columns. however in many columns there is one or more
cells that says #MISSING!, hence I cannot calculate an average. How do I
solve this? I want simply ignore the missing values or treat them as the
value befor or something. thanks alot for any help


Peo Sjoblom[_2_]

#missing!
 
In Swedish that would be


=MEDEL(OM(ÄRTAL(A1:A100);A1:A100;""))

still entered with ctrl + shift & enter



--


Regards,


Peo Sjoblom

"Gary''s Student" wrote in message
...
=AVERAGE(IF(ISNUMBER(A1:A100),A1:A100,""))

This is an array formula that must be entered with CNTRL-SHFT-ENTER
rather than just the ENTER key.
--
Gary''s Student - gsnu200807


"Arne Hegefors" wrote:

Hi! I have a worksheet with several tables. The tables are linked to each
other using functions such as LOOKFORROW and others. I want to calculate
the
average of certain columns. however in many columns there is one or more
cells that says #MISSING!, hence I cannot calculate an average. How do I
solve this? I want simply ignore the missing values or treat them as the
value befor or something. thanks alot for any help





All times are GMT +1. The time now is 07:03 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com