![]() |
Error #DIV/0!
i am using following formula but when my PMTSN range doesn't have any value
then #DIV/0! error is coming out. =AVERAGEIF(PMTSN,F260,PMTEXR) thanks in advance. |
Error #DIV/0!
Hi,
Try =if(PMTSN="","",AVERAGEIF(PMTSN,F260,PMTEXR)) If this was helpful please say yes, thanks "Tufail" wrote: i am using following formula but when my PMTSN range doesn't have any value then #DIV/0! error is coming out. =AVERAGEIF(PMTSN,F260,PMTEXR) thanks in advance. |
Error #DIV/0!
thank you so much.
"Eduardo" wrote: Hi, Try =if(PMTSN="","",AVERAGEIF(PMTSN,F260,PMTEXR)) If this was helpful please say yes, thanks "Tufail" wrote: i am using following formula but when my PMTSN range doesn't have any value then #DIV/0! error is coming out. =AVERAGEIF(PMTSN,F260,PMTEXR) thanks in advance. |
Error #DIV/0!
Another one:
=IFERROR(AVERAGEIF(PMTSN,F260,PMTEXR),"") -- Biff Microsoft Excel MVP "Tufail" wrote in message ... i am using following formula but when my PMTSN range doesn't have any value then #DIV/0! error is coming out. =AVERAGEIF(PMTSN,F260,PMTEXR) thanks in advance. |
All times are GMT +1. The time now is 08:56 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com