Thread: #DIV/0 error
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Daniell
 
Posts: n/a
Default #DIV/0 error

What I am working with is a simple divide statment using two worksheets.

=('Product'!P20/'Product'!P21)

If the answer comes out to zero I get the #DIV/0!, is there a solution to
just putting a zero in that cell?

Thanks in advance.