Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
thanks.
"Norman Jones" wrote: Hi Guest, Set Rng = Activecell.CurrentReguon Correcting a typo, try: '========= Public Sub Tester() Dim Rng As Range Set Rng = ActiveCell.CurrentRegion MsgBox Rng.Address(0, 0) End Sub '<<========= --- Regards. Norman |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selecting range programmatically | Excel Programming | |||
Programmatically selecting first worksheet | Excel Programming | |||
Programmatically selecting first worksheet | Excel Programming | |||
Selecting most of very many programmatically | Excel Programming | |||
Selecting Rows Programmatically | Excel Programming |