View Single Post
  #2   Report Post  
Aladin Akyurek
 
Posts: n/a
Default

=IF(N(B5),B24/B5,"NoOrders")

carl wrote:
In this formula: = b24/b5

If b5 is blank or zero, can the formula be written so that it will return
"NoOrders" ?

Thank you in advance.