Hi
I have a query which runs to select the feilds shown on a subform. The query results then are used to calculate the sum of the records displayed in the subform.
My problem is that when I am creating a brand new entry in the sub form, prior to any entries it shows #Error. Not a huge problem, but I have some wisecracking users who will make a mouthful about it.
Anyone know of a useful way to hide the #error. I have tried the NZ function, but to no avail. Default values are set to 0 but it doesn't do any good.
Help is much appreciated, as I am learning access through trial and error
I have a query which runs to select the feilds shown on a subform. The query results then are used to calculate the sum of the records displayed in the subform.
My problem is that when I am creating a brand new entry in the sub form, prior to any entries it shows #Error. Not a huge problem, but I have some wisecracking users who will make a mouthful about it.
Anyone know of a useful way to hide the #error. I have tried the NZ function, but to no avail. Default values are set to 0 but it doesn't do any good.
Help is much appreciated, as I am learning access through trial and error