S
Sprinks
Summary fields on my continuous form only refresh after moving off the
current record. To refresh after each field entry, I added a Me.Recalc to
each field's AfterUpdate event. The screen, however, flickers after each
entry. There is one summary field whose background is red until the total
reaches a certain value, then goes back to white. After reaching the total,
new entries which only increase it, causes the red background to flicker
until the new value is totalled.
Can anyone help me avoid this?
Sprinks
current record. To refresh after each field entry, I added a Me.Recalc to
each field's AfterUpdate event. The screen, however, flickers after each
entry. There is one summary field whose background is red until the total
reaches a certain value, then goes back to white. After reaching the total,
new entries which only increase it, causes the red background to flicker
until the new value is totalled.
Can anyone help me avoid this?
Sprinks