Home |
Search |
Today's Posts |
#7
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
That did the trick Jacob...........many thanks
<mumble, so simple, why didn't I think of that? <mumble, mumble Vaya con Dios, Chuck, CABGx3 "Jacob Skaria" wrote: --Check whether macros are enabled --Did you disable the events through code...In immediate window type the below and hit enter..then check whether events are getting fired Application.EnableEvents = True -- Jacob "CLR" wrote: Hi All....... XL07......having trouble getting this to fire...... Private Sub Worksheet_FollowHyperlink(ByVal Target As Hyperlink) MsgBox " this is it" Call MyMacro End Sub Same with the same function in the Workbook Any idea what I might be doing wrong? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
FollowHyperlink automatically | Excel Programming | |||
FollowHyperlink Method | Excel Programming | |||
FollowHyperlink to OLEObject | Excel Programming | |||
FollowHyperlink | Excel Programming | |||
followhyperlink | Excel Programming |