Thread
:
Testing Range Extent
View Single Post
#
3
Posted to microsoft.public.excel.programming
Nigel RS[_2_]
external usenet poster
Posts: 80
Testing Range Extent
Many thanks
"Gary''s Student" wrote:
Sub howmany()
MsgBox (Selection.Count)
MsgBox (Selection.Areas.Count)
End Sub
--
Gary''s Student - gsnu200722
Reply With Quote
Nigel RS[_2_]
View Public Profile
Find all posts by Nigel RS[_2_]