I have recently moved from Access 2003 to Access 2007 and one of my more complex forms is now significantly slower to open.
I have checked through all of my queries to only load the results necessary and have Auto Correct set to off and have been through the form and set auto correct to off on all of the text boxes but performance has not really improved.
The form is a single form but moves from record A to B to C using a filter. There are three subforms and another subform in the form footer.
Is it OK to have a subform in the footer of the master form?
The information in the subform in the footer is not updateable, it is there for my information but it is derived from a quite complex set of queries.
As I move from record A to B and so on will the query behind the subform be rerun on each record move? If so is there any way I can run the query once when the form is opened and save the results rather than keep running the query?
Sorry about the lack of terminology. As always as help is much appreciated.
Neil
I have checked through all of my queries to only load the results necessary and have Auto Correct set to off and have been through the form and set auto correct to off on all of the text boxes but performance has not really improved.
The form is a single form but moves from record A to B to C using a filter. There are three subforms and another subform in the form footer.
Is it OK to have a subform in the footer of the master form?
The information in the subform in the footer is not updateable, it is there for my information but it is derived from a quite complex set of queries.
As I move from record A to B and so on will the query behind the subform be rerun on each record move? If so is there any way I can run the query once when the form is opened and save the results rather than keep running the query?
Sorry about the lack of terminology. As always as help is much appreciated.
Neil