J
JethroUK©
if:
application.intersect(rnga,rngb).select
selects the range where both ranges intersect
how do i select (identify) the range where they DONT intersect?
or is there a method of UNunion? - i.e remove a range from an existing
range?
application.intersect(rnga,rngb).select
selects the range where both ranges intersect
how do i select (identify) the range where they DONT intersect?
or is there a method of UNunion? - i.e remove a range from an existing
range?