Hi,
You could write this VBA in Access
Code:Set db = CurrentDb db.TableDefs("table1").Fields("column1").Properties("DefaultValue") = "0"
Hi,
You could write this VBA in Access
Code:Set db = CurrentDb db.TableDefs("table1").Fields("column1").Properties("DefaultValue") = "0"
Cheers !
Excel Range to BBCode Table
Use Social Networking Tools If You Like the Answers !
Message to Cross Posters
@ Home - Office 2010/2013/2016 on Win 10 (64 bit); @ Work - Office 2016 on Win 10 (64 bit)
Bookmarks