X=DIVIDE(A,B,0)
If there is a divide by zero error then it returns 0.
Suppose X=DIVIDE(A,B). This returns blank blank when there is divide by zero error.
No