J
jay dean
Hello -
Is there a way to perform set operations in VBA? Example: If
rng1=Range("A1:A2000") and rng1=range("C1:C2000") containing strings --
numbers,text or both, is there a way to perform operations like
"intersection", "subset", and "union" that produces a range, containing
the result?
If not, can this be done with excel functions or formulas?
Any help will be appreciated!
Thanks
Jay
*** Sent via Developersdex http://www.developersdex.com ***
Is there a way to perform set operations in VBA? Example: If
rng1=Range("A1:A2000") and rng1=range("C1:C2000") containing strings --
numbers,text or both, is there a way to perform operations like
"intersection", "subset", and "union" that produces a range, containing
the result?
If not, can this be done with excel functions or formulas?
Any help will be appreciated!
Thanks
Jay
*** Sent via Developersdex http://www.developersdex.com ***