Change your formulas to:
=IF(F265="",0,(F265*G265)) if you want zero result when col F value is ""
or
=IF(F265="","",(F265*G265)) if you want "" result when col F value is ""
Change your formulas to:
=IF(F265="",0,(F265*G265)) if you want zero result when col F value is ""
or
=IF(F265="","",(F265*G265)) if you want "" result when col F value is ""
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks