Gets a 
CellRange that represents the intersection of this range with a given range.
 
            
            
            
            
        
            Parameters
- rng
 
- CellRange to intersect with this range.
 
            
            Return Value
A 
CellRange that represents the intersection (common cells) between this range and the range specified by the  parameter.