..unfortunately not in the good sense.
When I move to the next record, parts of the form shake like struck by an earthquake, keeps quiet and flickers again - all in less than one (to two) seconds, but very disturbing.
What do I have:
approx. 5 subforms, 5 tabs, 100 labels, 30 comboboxes, 70 textboxes, 5 OLE controls (but they are not the culprit - I have checked this), and 20 rectangles. The forms are fed by 7 main and approx. 20 lookup tables. One subform contains proprietary navigation (used for all my forms and not a problem in other cases).
One part of the form containing combo- and textboxes, as well as rectangles emulates a small spreadsheet and this is the worst.
The comboboxes are fed by SQL Select statements.
Many textboxes display lookup (DLookUp) and calculated (functions) values. I have the feeling that here is the problem.
I have tried to delete some of the controls (to check,if they are the origin), but then I have a lot of pain with the code behind the forms.
Does anybody know how to tackle this, or how to best resolve it? Anyway, is it normal for more complex forms?
I have the feeling that I can NOT present this to users...
almost finished.
Actually, I see this in other forms too, but not that strong.
Thanks, georgp
When I move to the next record, parts of the form shake like struck by an earthquake, keeps quiet and flickers again - all in less than one (to two) seconds, but very disturbing.
What do I have:
approx. 5 subforms, 5 tabs, 100 labels, 30 comboboxes, 70 textboxes, 5 OLE controls (but they are not the culprit - I have checked this), and 20 rectangles. The forms are fed by 7 main and approx. 20 lookup tables. One subform contains proprietary navigation (used for all my forms and not a problem in other cases).
One part of the form containing combo- and textboxes, as well as rectangles emulates a small spreadsheet and this is the worst.
The comboboxes are fed by SQL Select statements.
Many textboxes display lookup (DLookUp) and calculated (functions) values. I have the feeling that here is the problem.
I have tried to delete some of the controls (to check,if they are the origin), but then I have a lot of pain with the code behind the forms.
Does anybody know how to tackle this, or how to best resolve it? Anyway, is it normal for more complex forms?
I have the feeling that I can NOT present this to users...
almost finished.
Actually, I see this in other forms too, but not that strong.
Thanks, georgp