Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm firing an "Worksheet_Change" event in my excel worksheet but I want to
know how I can trap the cell or row that lost the focus if I change the data in cell C5 and then hit TAB I get D5 as the active cell. the "Target" only returns the value of that cell but how can I get the address? |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Target.Cells.Address
|
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Target.Address
-- Regards, Tom Ogilvy "HotRod" wrote in message ... Target.Cells.Address |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
=HYPERLINK("#"&CELL("address", ADDRESS(MATCH(VALUE(B3),QuoteNotes, | Excel Worksheet Functions | |||
=HYPERLINK("#"&CELL("address", ADDRESS(MATCH(VALUE(B3),Range ... ? | Excel Worksheet Functions | |||
Excel - Golf - how to display "-2" as "2 Under" or "4"as "+4" or "4 Over" in a calculation cell | Excel Discussion (Misc queries) | |||
Excel 2003 "file error: data may have been lost" after applying SP3 | Excel Discussion (Misc queries) | |||
Lost "File Menu" - now it's "Edit / View / Insert.." but no "F | Excel Discussion (Misc queries) |