I have a Word form that I have inserted formula’s in a table that divide two cells (=c3/c2). The formula works, however, if there is no numbers in either cell c3 or c2 i get a !zero divide error. Can someone tell me how not to display this error message. When C3 and C2 have data the formula works fine.