google spreadsheet - Arrayformula with If statement -


i'm trying formula returns specific number different cells depending upon cell values , fill each consecutive cells automatically.

i'm using following formula:

=arrayformula(if(m4:m="pl",v3:v-h4:h,v3:v)) 

but formula returns #ref error. please help.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -