I'm trying to use VBA in MS Access 97 to create a new table. I've had no problem creating the table and the fields. But one of the numeric fields needs to have its "Field Size" property set to "Double", its "Format" property set to "Fixed", and its "Decimal Places" property set to "2". I've tried a few things, but so far haven't been able to do this from within VBA. Can somebody give me some ideas how to do this in VBA? Any help at all would be greatly appreciated. Thanks!
WaltW
WaltW