Prevent calculation of fields in split view

M

Michael Steiner

Hi all!

I have following problem:

Most of my forms are displayed in split view, within some of them i am
doing different calculations, displaying the calculated values in text
boxes.
Since some of those calculations are quite time-consuming, i dont want
Access to calc. the values for _each_ record in the split-view (which it
is doing right now).
I want it to just calc the values for the record currently viewed, is
there any way to do this?

best regards,

--Michael
 
Top