Thread
:
ActiveCell.CurrentRegion property
View Single Post
#
5
Posted to microsoft.public.excel.programming
JE McGimpsey
external usenet poster
Posts: 4,624
ActiveCell.CurrentRegion property
One way:
ActiveCell.CurrentRegion(1).CurrentRegion.Select
In article ,
"Microsoft Forum" wrote:
By the way, any way to imitate the behaviour of the selection behaviour of
"Data|Sort" command?
Reply With Quote
JE McGimpsey
View Public Profile
Find all posts by JE McGimpsey