Dec 12, 2005 #1 StumblingThrough Technical User Joined Nov 7, 2002 Messages 88 Location US I have a List Box on a form. The label box that was associated to this List Box was deleted. How do I re-attach a label box to the list box? Thanks
I have a List Box on a form. The label box that was associated to this List Box was deleted. How do I re-attach a label box to the list box? Thanks
Dec 12, 2005 1 #2 Remou Technical User Joined Sep 30, 2002 Messages 13,030 Location BE Create a label and cut it, then click the list box and paste the label. This will attach the cut label to the selected control. Upvote 0 Downvote
Create a label and cut it, then click the list box and paste the label. This will attach the cut label to the selected control.
Dec 12, 2005 Thread starter #3 StumblingThrough Technical User Joined Nov 7, 2002 Messages 88 Location US Thanks, Remou! Upvote 0 Downvote