Hi
I have a table with 3 field that hold prices and I am using an Access front end. The prices are working ok, but I now need to have a default value in them of 0.00 (£0.00)
Column Name Datatype
Budgetprice Decimal(10,0)
Reportprice Decimal(10,0)
Totalprice...