T
TT
Hi there,
I am building a form which has multiple tabs on in. In these tabs are
various sub-forms and text boxes for data gathering and reporting.
One of my tabs is a summary tab where I have a bunch of text boxes that link
to the different sub forms and gather the important pieces of information I
need for the summary tab. These text boxes would have a control sources
something like this: =Forms!MainForm!SubForm!txtSomeData
I have about 50 text boxes on my summary tab now and I've noticed some
interesting behaviours as the number of text boxes grows. I don't have any
coding issues as all my calculations and links work properly, but what I'm
noticing is that when ever my mouse hovers over the screen, it appears that
all the numbers in my summary tab flash.
There are no event procedures running on any of these text boxes nor is
there any events running on the main form itself other than the OnLoad
procedure.
I was just wondering if anyone else is experiencing similar behaviours with
their Access forms and was wondering if it is a computer hardward issue or
something else.
If anyone has experienced this or knows of it happening, I'd love to know
what is happening. (FYI...I'm running Windows XP, Intel P4 2.8GHz, 512MB RAM)
Thanks!!
TT
I am building a form which has multiple tabs on in. In these tabs are
various sub-forms and text boxes for data gathering and reporting.
One of my tabs is a summary tab where I have a bunch of text boxes that link
to the different sub forms and gather the important pieces of information I
need for the summary tab. These text boxes would have a control sources
something like this: =Forms!MainForm!SubForm!txtSomeData
I have about 50 text boxes on my summary tab now and I've noticed some
interesting behaviours as the number of text boxes grows. I don't have any
coding issues as all my calculations and links work properly, but what I'm
noticing is that when ever my mouse hovers over the screen, it appears that
all the numbers in my summary tab flash.
There are no event procedures running on any of these text boxes nor is
there any events running on the main form itself other than the OnLoad
procedure.
I was just wondering if anyone else is experiencing similar behaviours with
their Access forms and was wondering if it is a computer hardward issue or
something else.
If anyone has experienced this or knows of it happening, I'd love to know
what is happening. (FYI...I'm running Windows XP, Intel P4 2.8GHz, 512MB RAM)
Thanks!!
TT