Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have a vb.net app which includes an excel sheet. I need to detect when a
cell has been clicked but there does not appear to be an appropriate event to handle. So far I have handled the "XLSheet.SelectionChange" event to achieve my requirements BUT if the cell in question is ALREADY selected, clicking on it will not raise the above event. I have to click elsewhere so that the selection changes, the result being that data is added to the worksheet in the "wrong" cell. Am I missing something that should be really obvious? I am using vb.net express (2008) and Office 2007 (interop). |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
VB ; How do I detect a Comment in a cell | Excel Discussion (Misc queries) | |||
HOW DO I GET AN X IN A CELL IN EXCEL TO COME & GO WHEN CLICKED | Excel Discussion (Misc queries) | |||
How to detect characters in cell? | Excel Discussion (Misc queries) | |||
Can I format a cell to fill red when clicked with mouse (Excel)? | Excel Worksheet Functions | |||
Is there a function to detect changes in any given cell? | Excel Worksheet Functions |