EXCEL Formula Help - Microsoft Community


hypothetically, have obtained following values using vlookup – 5, 15, (blank) , 7. 

because have blank cell (vlookup reports cell blank) want sum of these cells left blank i.e. want report value sum of cells if there value present every cell. how go doing this?

you can use countblank assess range:

=if(countblank(a1:a10)=0,sum(a1:a10),"")



Office / Excel / Other/unknown



Comments

Popular posts from this blog

Known solutions for hybrid migrations errors - Microsoft Community

Deploying Office 365 is failing to write "updatepath" to the - Microsoft Community

Getting ErrorCode: 120018 when trying to access Microsoft account - Microsoft Community