My form footer total "=Sum([Field]" takes some time to respond. What may be the reason? I am using "if me.dirty=true then me.dirty=false" as afterupdate event for the respective field.
The lag is not happening in the 'form detail'. It is usually happening in the 'form footer'. The record source of the form is a table. The sum value is not taken to the table. It is used for indicative purpose only.