G
Guest
Hello All
Hopefully a simple question for this one although I have been staring at it
for days now.
I have a form which uses a Tab Cotrol with lots of Tabs which have attached
list boxes. I have created these an populated the Row Source attribute and
the list boxes all display the results I expect.
The Form however takes forever to load and the user doesnt always require
access to all the Tabs. Can I use vba to only execute the query and fill the
List boxes if the Tab is Activated and put in context.
I believe this will reduce the load time of the Form and make the entire
process more efficient
All help gratefully appreciated
Hopefully a simple question for this one although I have been staring at it
for days now.
I have a form which uses a Tab Cotrol with lots of Tabs which have attached
list boxes. I have created these an populated the Row Source attribute and
the list boxes all display the results I expect.
The Form however takes forever to load and the user doesnt always require
access to all the Tabs. Can I use vba to only execute the query and fill the
List boxes if the Tab is Activated and put in context.
I believe this will reduce the load time of the Form and make the entire
process more efficient
All help gratefully appreciated