View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Daminc[_70_] Daminc[_70_] is offline
external usenet poster
 
Posts: 1
Default Assign a macro to a hyperlink


Code
-------------------
If Not Application.Intersect(Target, Range("b1:b10")) _
Is Nothing Then

-------------------


Could you clarify this bit of code for me please. I have very littl
information on using 'Intersect'.

Cheers :

--
Damin
-----------------------------------------------------------------------
Daminc's Profile: http://www.excelforum.com/member.php...fo&userid=2707
View this thread: http://www.excelforum.com/showthread.php?threadid=53720