Hi,
In VBA Excel 2002 I need a way to determine over which row of a ListBox
mouse pointer is.
I know mouse Y position from BeforeDropOrPaste and need to translate it to
actual target row - for the purpose of drop-inserting.
Knowledge Base has an example that doesn't work for me -
http://msdn.microsoft.com/library/de...l/dragdrop.asp
Any known updates to the method?
TIA
Paul