Thread
:
selecting ActiveSheet.UsedRange
View Single Post
#
1
Posted to microsoft.public.excel.programming
Gary''s Student
external usenet poster
Posts: 11,058
selecting ActiveSheet.UsedRange
In VBA I can select activesheet.usedrange with
ActiveSheet.UsedRange.Select
How can I accomplish this on the worksheet without VBA?
--
Gary's Student
Reply With Quote
Gary''s Student
View Public Profile
Find all posts by Gary''s Student