Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
My issue is as follows: I have 2 applicaions open when one of them is Excel (2007). The active window is the second applicaion and now I double click on a cell in Excel which is different than the cell which I was on it in my last session in Excel. The event "Beforedouble click" for exmple will rise on the previous cell which I was on it. How can I make this event to rise on the new cell which I selected now? Thanks, Ran. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Are you sure Target refers to the previous cell. For me it refers to the
actual double clicked cell, even if the first click re-activates Excel to select the new cell. Include this in the event - Debug.Print Target.Address Regards, Peter T "Ran @Comverse" wrote in message ... Hi, My issue is as follows: I have 2 applicaions open when one of them is Excel (2007). The active window is the second applicaion and now I double click on a cell in Excel which is different than the cell which I was on it in my last session in Excel. The event "Beforedouble click" for exmple will rise on the previous cell which I was on it. How can I make this event to rise on the new cell which I selected now? Thanks, Ran. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cell requires double click to 'activate' date format change | Excel Discussion (Misc queries) | |||
how do you activate the right click drop down menu in Excel? | Setting up and Configuration of Excel | |||
How do I activate the right mouse click in Excel? | Excel Discussion (Misc queries) | |||
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 |