Thread: [Solved] not showing blank cell
View Single Post
 
Old 03-13-2014, 11:18 AM
alw alw is offline Windows 7 64bit Office 2013
Novice
 
Join Date: Mar 2014
Posts: 8
alw is on a distinguished road
Default not showing blank cell

=IFERROR(D3*E3,"") shows 0 instead of blank cell on error
=IFERROR(D3/H3,"") shows blank instead of 0 on error

I would like to show blank cells on error in both cases

Thankyou,
Al
Reply With Quote