My goal is to list all names in my workbook which are not referenced in a formula. Here's my code so far:
It bombs on the Set rng line. The goal is to iterate through all names in ThisWorkbook.Names and list those not referenced in a formula or in a cell value on the worksheet named UnusedNames.![]()
Please Login or Register to view this content.
Bookmarks