You can't modify the default value on the table level.
Simply do it in the form level.
I presume that nobody creates record at the table level, isn't it ?
Hope This Helps, PH.
Want to get great answers to your Tek-Tips questions? Have a look at FAQ219-2884 or FAQ222-2244
The problem is that in the VB code there is a statement which uses IF NOT(...empty...) and the field should have a value in order to proceed. In the other fields the initial value is just set to 0 and it works. Only in one of the tables the same field is empty and it just needs to have an initial value, 0. The table is linked and no modification is allowed. this is the proble.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.