projecttoday
Programmer
I have a form with a text box which is bound to a table field which is a text field. If I set a default value for this field on the properties it shows up correctly for a new record but if I set a default value with code I get #Name for a new record. What am I missing as far as setting default values in code?