Dear All
I have a large from that contains several subforms and listboxes. The subforms are linked to the main form (Master-child link). The purpose of the form is to display various data when the user logs on. Everything works well except that every time a command is run, all the subforms get re-queried automatically, which slows down the response. For example, there is a command that filters one of the listboxes. The list box is unrelated to the subforms. When the command is activated, all the subforms 'blink' like they are being re-queried. Is there any reason for that and can I stop it because it does slow does the response time.
Thank you for any help.
I have a large from that contains several subforms and listboxes. The subforms are linked to the main form (Master-child link). The purpose of the form is to display various data when the user logs on. Everything works well except that every time a command is run, all the subforms get re-queried automatically, which slows down the response. For example, there is a command that filters one of the listboxes. The list box is unrelated to the subforms. When the command is activated, all the subforms 'blink' like they are being re-queried. Is there any reason for that and can I stop it because it does slow does the response time.
Thank you for any help.