I want to be able to display a tooltip when you select a value in a ListBox - in other words as you change the ListIndex the tooltip changes - right now I have a label that shows what each function does when you select a value in the ListBox. But the label takes up a lot of space on my userform.
Any suggestions would be apreciated.