J
Josh Sale
I'm trying to figure out how to perform the moral equivalent of Excel's:
Application.Intersect(range1, range2, ..., rangeN)
method in OWC11. According to the OWC help file, they seem to imply it can
be done using the Evaluate method, but I'm not getting it.
Anybody know what to do?
It really seems odd to me some of the Excel methods and properties MS
decided to omit when creating OWC ...
TIA,
josh
Application.Intersect(range1, range2, ..., rangeN)
method in OWC11. According to the OWC help file, they seem to imply it can
be done using the Evaluate method, but I'm not getting it.
Anybody know what to do?
It really seems odd to me some of the Excel methods and properties MS
decided to omit when creating OWC ...
TIA,
josh