ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   MsgBox Question?? (https://www.excelbanter.com/excel-programming/399468-msgbox-question.html)

Mekinnik

MsgBox Question??
 
Is it possible to have a MsgBox pop up when single item in a combobox list is
moused over?

Bob Umlas, Excel MVP

MsgBox Question??
 
If you put this in the mousemove event of the activeX dropdown:
application.statusbar = y
then you'll see what you need to "trap" for -- then you'll probably conclude
it's way too tough to zero in on what you want, given that there's a range of
y-values where you're "over" the item and the msgbox might popup several
times, and given that this y value would change if you change the font of the
items in the list, etc.
So it's possible, but NOT worth the effort!!!

"Mekinnik" wrote:

Is it possible to have a MsgBox pop up when single item in a combobox list is
moused over?



All times are GMT +1. The time now is 06:57 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com