I want to msgbox each of the names of all the ranges that I have given a name to in a sheet.
How can I do that?
If I do it by checking each cell in the worksheet using .name.name, then when it loop to an un-named cell it gives an object error.
Thanks.
How can I do that?
If I do it by checking each cell in the worksheet using .name.name, then when it loop to an un-named cell it gives an object error.
Thanks.