Hi,
I have a form that contains a subform. Info on the subform is the result of some complex calculations that takes a couple of seconds for access to perform. Problem is that each time the user change something on the main form, everything on the subform must be recalculated and this takes a lot time.
What I would like to do is to let the user do is things while access perform the calculations because right now it freezes the database during the calculation. Is there a way to make access perform a routine in the background while processing other user inputs at the same time?
Any help appreciated.
I have a form that contains a subform. Info on the subform is the result of some complex calculations that takes a couple of seconds for access to perform. Problem is that each time the user change something on the main form, everything on the subform must be recalculated and this takes a lot time.
What I would like to do is to let the user do is things while access perform the calculations because right now it freezes the database during the calculation. Is there a way to make access perform a routine in the background while processing other user inputs at the same time?
Any help appreciated.