View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
[email protected] EagleOne@discussions.microsoft.com is offline
external usenet poster
 
Posts: 391
Default VBA code to ascertain difference between Range1 and Range2

I figured that also, thanks for confirming that

"Jim Cone" wrote:


You will have to run a loop thru range2 and find the cells that don't intersect with range1.