Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Private Sub Worksheet_Change(ByVal Target As Excel.Range) If Target.Address = "$B$1" Then Application.EnableEvents = False If Target.Value = yes Then Msgbox ("B1 = Yes") Application.EnableEvents = True End I -- Loss ----------------------------------------------------------------------- Losse's Profile: http://www.excelforum.com/member.php...fo&userid=2481 View this thread: http://www.excelforum.com/showthread.php?threadid=38713 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Code to trigger drop down-select event | Excel Programming | |||
trigger an EVENT when the value in a cell changes? | Excel Programming | |||
Trigger Event - Frank Stone | Excel Programming | |||
Trigger Event | Excel Programming |