Tooltips in listbox?

J

JB

Hi Folks,

Does anyone know how I can get tooltips for Listbox items in VBA? I know
how to do this in VB (Have code) but the same process does not work in VBA!
Are the activeX controls different?

If anyone knows how to do this I'd be mighty grateful!

Cheers
J
 
J

Jonathan West

JB said:
Hi Folks,

Does anyone know how I can get tooltips for Listbox items in VBA?

As far as I know, you can't.
I know
how to do this in VB (Have code) but the same process does not work in VBA!
Are the activeX controls different?

Yes, they are, unfortunately.
 

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

Top