External Link

  • Thread starter Thread starter diego
  • Start date Start date
D

diego

I have a workbook with a lot of external links. What I
want to do is use VBA to clear content any cell that has
external link. I am guessing it will involve for loop
checking the property of the cell, I just don't know which
property I should check.

Does anyone know how to do this ?

Thanks
 
Back
Top