Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 159
Default MsgBox Question??

Is it possible to have a MsgBox pop up when single item in a combobox list is
moused over?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 320
Default 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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
MsgBox Question ChrisM Excel Programming 0 December 7th 05 04:59 PM
MsgBox question... RPIJG[_34_] Excel Programming 1 June 8th 04 09:59 PM
MsgBox Question Ray Batig Excel Programming 1 December 23rd 03 03:42 AM
MsgBox question gareth Excel Programming 2 November 19th 03 05:30 PM
Msgbox question Pancho Excel Programming 4 October 23rd 03 05:36 PM


All times are GMT +1. The time now is 09:59 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"