Another Forms Label Question

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello all,

I have 3 labels that I refer to individually using VB. But then I discovered
that labels can grouped together so I grouped the 3 labels into one stack.
Consequently though, I discovered that once they're grouped the properties
for the group are different.

Is there a way to refer to a group of labels using VB?

It would be cool if I could turn visibility on and off by just referring to
the group as opposed to referring to each label inside the group.

-Sky
 
I worked it out by just referring to each label within each group but I got
the results I wanted. Now I just click a button to advance three different
custom messages that load when Access starts.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top