Is it possible to change the properties of a field using VB in MS Access. I have imported data into a table and I now want to change to properties of certain fields. I would like to change the data type of the field "Register" to a Number, Double, Fixed with 2 decimal places. Any help would be greatly appreciated. I can change the values of the properties using design view but I would prefer to change the values directly after import using code