Use a calculated field as follows:
IIF(IsNumeric([SomeField]),[SomeField],"$0.00")
I'm assuming that the field is a text field that shows values like $124.09,
Unknown, N/A, etc.
John Spencer
Access MVP 2002-2005, 2007-2009
The Hilltop Institute
University of Maryland Baltimore County