G
Guest
The following sample from Access 2003 doesn't work if the key joined fields
are text:
DSum("[Quantity] * [UnitPrice]","Order Details", "[ProductID]=" &
[ProductID])
Does anyone knows why?
Thanks!
are text:
DSum("[Quantity] * [UnitPrice]","Order Details", "[ProductID]=" &
[ProductID])
Does anyone knows why?
Thanks!