Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have 2 ranges ; all the cells of the second one are included into the first one : set A = range("A1:D5") set B = range ("B2:C3") Is there any VBA for Excel2000 instuction (or set of instructions) that gives me the cells of A which are not in B (A - B) ? It is not Union, nor Intersection, and "minus" is not allowed between ranges .... Any help would be appreciated.! Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
IF Calculation and Operations | Excel Discussion (Misc queries) | |||
OWC operations in Excel | Excel Discussion (Misc queries) | |||
Intersect operations | Excel Worksheet Functions | |||
VBA for matrix operations | Excel Programming | |||
Help With Worksheet Operations | Excel Programming |