Hi,
i want to detect if named range is not referred to workbook range directly:
Screenshot_16.png
in example you can see that named range was inputted via named manager and not refering to any worksheet.
How can i do this?
Jacek
Hi,
i want to detect if named range is not referred to workbook range directly:
Screenshot_16.png
in example you can see that named range was inputted via named manager and not refering to any worksheet.
How can i do this?
Jacek
You could probably just test the RefersToRange property of the name with an error handler.
Everyone who confuses correlation and causation ends up dead.
Try
![]()
Please Login or Register to view this content.
< ----- Please click the little star * next to add reputation if my post helps you
Visit Forum : From Here
Hi Guys,
Rory - probably?![]()
YasserKhalil - it will loop each time through each worksheet for each named range. i do not know if it will be fast method.
Jacek
Try this version
![]()
Please Login or Register to view this content.
oo great solution Yasser,
thank you!
Jacek
You're welcome. Glad I can offer little help
"probably" translates roughly to "I don't have time to test this and, given the nature of VBA there are probably exceptions, but, in theory,"
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks