Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In Visual Basic, how do I code this statement, xl.SheetSelectionChange = "Newx" to trap the selection change event
Private Sub Form_Load( Set xl = CreateObject("Excel.Application" xl.Workbooks.Ad xl.SheetSelection.Change = "Newx xl.Cells(1, 4).Selec End Su Sub Newx( ' ... cod End Su |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
events? | Excel Discussion (Misc queries) | |||
Is there a way to turn events on or off? | Excel Programming | |||
events | Excel Programming | |||
events | Excel Programming | |||
Workbook Events | Excel Programming |