I have a continuous form which has the following fields
Qty, Price, Ext Price
When a Qty is entered and the Enter key is pressed Ext Price is calculated Qty * Price fine. I also have a running total in the header section =sum(ExtPrice). This works fine until the last record on the form, when I press enter Ext Price is calculated but it does not update running total. What do I need to do.
Thanks
Qty, Price, Ext Price
When a Qty is entered and the Enter key is pressed Ext Price is calculated Qty * Price fine. I also have a running total in the header section =sum(ExtPrice). This works fine until the last record on the form, when I press enter Ext Price is calculated but it does not update running total. What do I need to do.
Thanks