Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to add an x in a when you click in a cell in a range like
B3:G99 only and not the whole sheet? Right now I can do it to the whole sheet with Private Sub Worksheet_SelectionChange(ByVal Target As Range) ActiveCell.Value = "x" End Sub Thanks! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Click on graph bar to execute a double-click in a pivot table cell | Charts and Charting in Excel | |||
Mouse Over Graph, Capture Information on Click(Double Click) | Excel Programming | |||
Click-event question | Excel Programming | |||
Double-click event question, part 2 (Excel 97) | Excel Programming | |||
Double-click Event question | Excel Programming |