Defaulting a cell to 0

E

Erin

I have a cell formatted as numeric. There are other calculations based on this cell. If the user puts a space or a character in the cell, I get #Value in my calculation cells. I want to force the user to enter a numeric value here. Anyone have code to do this?
 
Top