D 
		
								
				
				
			
		DS
I have a DSum and I was wondering if this is the same or different?
They both seeem to gice the same answer.
DSum("(QTY*(Price+DisAmount))*Tax","tblTest")
Or
DSum("((QTY*Price)+(QTY*DisAmount))*Tax","tblTest")
Thanks
DS
				
			They both seeem to gice the same answer.
DSum("(QTY*(Price+DisAmount))*Tax","tblTest")
Or
DSum("((QTY*Price)+(QTY*DisAmount))*Tax","tblTest")
Thanks
DS
