John thomas
Registered User.
- Local time
- Today, 05:31
- Joined
- Sep 4, 2012
- Messages
- 206
Hi everyone
Every time i try to get info from a sub form or its table ,Things never sem to work.Is there something special you have to do for eg maybe going via the main form?
I am trying to use dsum as an alternative to multiplying info in the sub form
This is the code =DSum("SoldAtPrice*Quantity","[Order Details]","IDNewOrders=" & [OrderID FK])
It comes up with error
Every time i try to get info from a sub form or its table ,Things never sem to work.Is there something special you have to do for eg maybe going via the main form?
I am trying to use dsum as an alternative to multiplying info in the sub form
This is the code =DSum("SoldAtPrice*Quantity","[Order Details]","IDNewOrders=" & [OrderID FK])
It comes up with error