Thread: #DIV/0 Error
View Single Post
  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
T. Valko T. Valko is offline
external usenet poster
 
Posts: 15,768
Default #DIV/0 Error

Try this:

=IF(D54=0,0,(C54/4)/D54)

--
Biff
Microsoft Excel MVP


"Dianne HMM" wrote in message
...
I have the following formula for numbers containing zero and need a revised
formula to show 0% instead of the #DIV/0

Orig formula i s: =(C54/4)/D54

Helppppp! I'm in a time crunch
--
Dianne