we have a calculated field in an append query Line_Cost which eventually creates a purchase order.
We have to have a minimum order value of £1500.00, so, we need to total the values before running the append query.
best way?
We have to have a minimum order value of £1500.00, so, we need to total the values before running the append query.
best way?