S
Stefan Hoffmann
hi,
mfG
--> stefan <--
Just do it. Use =DSum("[Amount]*[Discount]", "Table")Amount Discount
$10.00 10%
$10.00 5%
How would I Do a DSum on this...?
TextTotal = DSum("[Amount]*[Discount])
I need to get the total amount discounted.
mfG
--> stefan <--