See Also Example Applies To
Returns the union of two or more ranges.
Syntax
expression.Union(Arg1, Arg2, ...)
expression Optional. An expression that returns an Application object.
Arg1, Arg2, ... Required Range. At least two Range objects must be specified.