L
Lisa
I have a tabbed form named Orders. Tab 1 has a top area based on
'Orders Qry'. There is a subform at the bottom based on 'Order Details
Extended Qry'.
In the subform a product is selected from a drop-down list, a unit
price is entered automatically, a quantity is choses, a discount % is
chosen and the extended price is then calculated automatically.
To this point all works well.
On the top part of Tab 1 there is a text box named Subtotal. The
Control Source is set to =[Order Details Extended subform].Form!Order
Subtotal.
The problem: This box only updates if you scroll/tab down to the next
blank line in the subform.
Is there a solution to make the update happen automatically once a line
on the subform is completed?
Thank you for your assistance.
'Orders Qry'. There is a subform at the bottom based on 'Order Details
Extended Qry'.
In the subform a product is selected from a drop-down list, a unit
price is entered automatically, a quantity is choses, a discount % is
chosen and the extended price is then calculated automatically.
To this point all works well.
On the top part of Tab 1 there is a text box named Subtotal. The
Control Source is set to =[Order Details Extended subform].Form!Order
Subtotal.
The problem: This box only updates if you scroll/tab down to the next
blank line in the subform.
Is there a solution to make the update happen automatically once a line
on the subform is completed?
Thank you for your assistance.