You have to play with the following DAO objects:
TableDefs, TableDef, Fields, Field.
The basic idea:
CurrentDB.TableDefs("myTable").Fields("myField").DefaultValue = "New default"
Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244