=DSum("[CountOfOrder Number]","QryCusto mers bfg","[Major] = 'Carrier' ")
Working in access 2000, this is for a value in my form, it works fine as long as the query it refers to returns a record, if it does not I get nothing, I am needing it to return a zero.
Sorry if this is a stupid question.
Working in access 2000, this is for a value in my form, it works fine as long as the query it refers to returns a record, if it does not I get nothing, I am needing it to return a zero.
Sorry if this is a stupid question.
Comment