Hello,
I have a lot of ranges who have two names.
The first name is provided automatically by excel (query tables).
I cannot control this first name correctly.
The second name is defined by my application.
I would like to find a way to retrieve (in vba) the second name of such a given range.
Looping through all names definitions to find a match might be possible.
However, I fear this might not be reliable, and this might be also complicated.
Would you know of an easy and reliable way to find out all the names given to a range?
Thanks a lot,
Michel
I have a lot of ranges who have two names.
The first name is provided automatically by excel (query tables).
I cannot control this first name correctly.
The second name is defined by my application.
I would like to find a way to retrieve (in vba) the second name of such a given range.
Looping through all names definitions to find a match might be possible.
However, I fear this might not be reliable, and this might be also complicated.
Would you know of an easy and reliable way to find out all the names given to a range?
Thanks a lot,
Michel