Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
My question is the following. After naming a range (in this case, a single cell) in a Worksheet, I need to obtain the name of the ActiveCell after doing a "double-click". I have no problem with the "general" programing for making an event happen in the active cell with the double click as a trigger, but instead of getting the name, I get the reference. The code I use: ActiveCell.Name I get, for example: Sheet1!C4R1, instead of the cell name, that's what I need. If anyone could give me a hand with this will be of great help. Many thanks. Rgds!!! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Obtain row number of active cell | Excel Worksheet Functions | |||
Obtain last four characters from a cell. | Excel Discussion (Misc queries) | |||
How do I obtain the address of a cell using the vlookup function? | Excel Worksheet Functions | |||
how can one obtain the current selected cell value | Excel Programming | |||
how to obtain the result of the formula in another cell | Excel Programming |