Hello,
I tried searching the forms area first for thi but can't find what I need exactly so here it goes.
I have a form that has a QTY field and Amount field; at the bottom of that field I have a sum field: =Sum([Amount]*[Order_QTY]+[BackBar_Purchases]). That is working fine but if I change the QTY it won't update the sum area with the new amount until I change records and go back or close and reopen it.
My question is, is there a way to make a change on event so if you change the QTY it will automatically update the sum field down bottom without changing records or closing it?
Thanks in advance
I tried searching the forms area first for thi but can't find what I need exactly so here it goes.
I have a form that has a QTY field and Amount field; at the bottom of that field I have a sum field: =Sum([Amount]*[Order_QTY]+[BackBar_Purchases]). That is working fine but if I change the QTY it won't update the sum area with the new amount until I change records and go back or close and reopen it.
My question is, is there a way to make a change on event so if you change the QTY it will automatically update the sum field down bottom without changing records or closing it?
Thanks in advance