Thread
:
Limit on Range Object
View Single Post
#
2
Posted to microsoft.public.excel.programming
merjet
external usenet poster
Posts: 812
Limit on Range Object
The method Union takes up to 30 arguments (Excel 2002).
Sample use: Set rng = Union(Range("A1:A5"), Range("D1:D5"),
Range("L1:L5"))
Hth,
Merjet
Reply With Quote
merjet
View Public Profile
Find all posts by merjet