> Sorry, I should have said I am doing > Enter Using formXXX.... In that case I suspect (although you would have to seek a higher authority for confirmation) that there has been a change in functionality between 6.x and 7.x. I think you _do_ need to assign the default at the table level, which is better practice anyway (since who knows how you will be creating those records in the future).
If you need special functionality (like a different default value when entered through this particular form rather than INSERT) then I think you will need to program it. -- Larry
