Thread: Formula help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.newusers
SoggyCashew SoggyCashew is offline
external usenet poster
 
Posts: 8
Default Formula help

Hello I have this formula that works so far but I need to divide the D9 by K9
and cant figure out the formula... Here is what I have so far but get the div
error.
=IF( C9=0, 0, C9+1)*D9/K9

--
Thanks,
Chad