In This Topic
            
            Gets a 
CellRange that represents the union of this range with a given range.
 
            
            
            Syntax
            
        
            Parameters
- rng
 
- CellRange to join with this range.
 
            
            Return Value
A 
CellRange that represents the union of this range and the range specified by the  parameter.
 
            
            
            
            
            
            
            
            
            
            
            
            See Also