G
Guest
Hi,
Is there any way using VBA that I can determine the label that is associated
with a specific control? I can't see any control property that would store
the label, but MS Access 2003 has the facility - in form design view - to
associate a label with a specific control.
All I want to do is to pick up the caption from the label associated with a
specific control - if there is a label associated with it. I can then use
this value in message boxes etc. displayed to the user, instead of the name
of the control which will be prefixed and not as meaningful to them.
Any ideas?
Many thanks,
Stuart
Is there any way using VBA that I can determine the label that is associated
with a specific control? I can't see any control property that would store
the label, but MS Access 2003 has the facility - in form design view - to
associate a label with a specific control.
All I want to do is to pick up the caption from the label associated with a
specific control - if there is a label associated with it. I can then use
this value in message boxes etc. displayed to the user, instead of the name
of the control which will be prefixed and not as meaningful to them.
Any ideas?
Many thanks,
Stuart