madvalpreston
Technical User
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 Decimal(10,0)
In the default part of the field I tired adding 0.00 and it changed it to 0. But this does not work.
Could someone advise how I set the default for these 3 fields to £0.00
Thanks
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 Decimal(10,0)
In the default part of the field I tired adding 0.00 and it changed it to 0. But this does not work.
Could someone advise how I set the default for these 3 fields to £0.00
Thanks