H
Helen
Dear Sir/Madam,
thanks for your time
Why this does not work?
This example Must run when the position of the mouse pointer changes
over a chart.
Private Sub Chart_MouseMove(ByVal Button As Long, ByVal Shift As Long,
ByVal X As Long, ByVal Y As Long)
MsgBox "X = " & X & " Y = " & Y
End Sub
thanks H.
** Posted via: http://www.ozgrid.com
Excel Templates, Training, Add-ins & Software!
http://www.ozgrid.com/Services/excel-software-categories.htm **
thanks for your time
Why this does not work?
This example Must run when the position of the mouse pointer changes
over a chart.
Private Sub Chart_MouseMove(ByVal Button As Long, ByVal Shift As Long,
ByVal X As Long, ByVal Y As Long)
MsgBox "X = " & X & " Y = " & Y
End Sub
thanks H.
** Posted via: http://www.ozgrid.com
Excel Templates, Training, Add-ins & Software!
http://www.ozgrid.com/Services/excel-software-categories.htm **