G
Guest
I want to add to different DSum's and divide by the sum of two DCounts. I
started by just adding two DSums and getting error(#Name?).
=DSumAvg("[TurnAroundTime]","qryCollateraQualityListPartsShippedTurnaroundTime")+DSum("[TurnAroundTime]","qryBillableQualityListRepairsShippedByDate")
My guess is bracketing?
or do I have to use 4 different text boxes - make them invisible and do the
math from those boxes?
started by just adding two DSums and getting error(#Name?).
=DSumAvg("[TurnAroundTime]","qryCollateraQualityListPartsShippedTurnaroundTime")+DSum("[TurnAroundTime]","qryBillableQualityListRepairsShippedByDate")
My guess is bracketing?
or do I have to use 4 different text boxes - make them invisible and do the
math from those boxes?