D
dchendrickson
I am using Access2002 / XP Pro.
I would like to create a little utility procedure that
will update and save the Control Tip Text on a handful of
forms.
How do I get to the controls of unopened forms? Can I
somehow use the Allforms collection? Or is a better
approach to programatically open each form in design
view, make the changes and then save the form?
Thanks in advance.
-dc
I would like to create a little utility procedure that
will update and save the Control Tip Text on a handful of
forms.
How do I get to the controls of unopened forms? Can I
somehow use the Allforms collection? Or is a better
approach to programatically open each form in design
view, make the changes and then save the form?
Thanks in advance.
-dc