Pat,
Thank you for your suggestion. I have been asking the same question off and on for months and have not received an acceptable answer that I can use. Everyone always wants to give me a suggestion using SQL, which I do not understand. I admit I am not a guru, but I think that I have a fair understanding of the designer. I have taken classes. I have been all ears to anyone that can help me, but as I said, it normally comes in the form of SQL.
I have been trying to find someone that can give me solutions, using the designer. I have tried to find a source that can tell me what each of the properties in the designer mean and what effect they have when they are changed. I have found that the long list of properties are helpful when you know what the heck they are. Unfortunately, the ones I use are small in number. I would like to use more of them, but I have had a difficult time trying to discover what they mean. It has been frustrating to me. When I ask a question, I normally do not get satisfactory answers. I would love to find a source that would be able to explain all of these to me. All I am looking for is simple "Do this in the designer to fix the problem".
I hate doing workarounds, but when I can't get an answer, then I am going to do it to make it work. Normally the workarounds consist of running a query to update zeros into the fields so that they are no longer null.
Your suggestion has been very helpful. I will try it. If I understand you correctly, then when I first create a table I should set the values to default to 0. As far as the ones I already have already created, you said to run an update query. What type of query? I have tons of queries, but I am not sure what kind of query you mean. How about deleting and re-creating the tables with 0 as the default value?
Thanks again for your suggestion.
Mark