W
warnett
I need some help debugging this DCount field which has been created within a
query:
Turkey count: DCount("Turkey 1 ID","Order","[Turkey 1 ID] <>
'0'")+DCount("Turkey 2 ID","Order","[Turkey 2 ID] <> '0'")+DCount("Turkey 3
ID","Order","[Turkey 3 ID] <> '0'")+DCount("Turkey 4 ID","Order","[Turkey 4
ID] <> '0'")+DCount("Turkey 5 ID","Order","[Turkey 5 ID] <> '0'")
Where turkey count is the new field made within the query.
Thanks
Jason
query:
Turkey count: DCount("Turkey 1 ID","Order","[Turkey 1 ID] <>
'0'")+DCount("Turkey 2 ID","Order","[Turkey 2 ID] <> '0'")+DCount("Turkey 3
ID","Order","[Turkey 3 ID] <> '0'")+DCount("Turkey 4 ID","Order","[Turkey 4
ID] <> '0'")+DCount("Turkey 5 ID","Order","[Turkey 5 ID] <> '0'")
Where turkey count is the new field made within the query.
Thanks
Jason