This is being used in an update query
I am getting the sum if OLID = OLID
we recentltly added the the AND criterea and it is not working
Still getting the sum if OLID = OLID
This is the old Update to Statement that worked fine:
IIf(IsNull(DSum("[WorkLabor]","OrderLaborLine"," [OLID] =" &...