Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi, everybody
I can get the activecell address. using below code. Private Sub Worksheet_SelectionChange(ByVal Target As Range) Range("a1").Value = ActiveCell.Address End Sub But, if I select multi cells (ex : range("b1:f:20") I can't get activecell.address. Please let' me know how to get the activecell address in this case. Bond! <Chon, Sung-Chul |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
activecell.address problem | Excel Programming | |||
identify the name of the activecell not its address | Excel Programming | |||
Using Activecell.Address when defining name | Excel Programming | |||
Activecell address | Excel Programming | |||
ActiveCell.Address | Excel Programming |