how do you set the default value of a field in a form using VBA?
My database is split so the table is linked.
I tried
table.defaultvalue = "THIS IS A DEFAULT VALUE"
guess what
it didn't work.
Has anyone any ideas on how to do this?
My database is split so the table is linked.
I tried
table.defaultvalue = "THIS IS A DEFAULT VALUE"
guess what
it didn't work.
Has anyone any ideas on how to do this?