E
Ed
I have a large table with several named ranges. How can I find which named
range a particular cell is a part of?
Ed
range a particular cell is a part of?
Ed
I have a large table with several named ranges. How can I find which
named range a particular cell is a part of?
My bust, Jean-Guy!! I am using a Word table, and was **intending** to
create the named ranges, totally forgetting they are only in Excel!
What I am trying to accomplish is to set up groups of cells, and if a
selected cell belongs to such a group, then I will iterate through
all the cells of that group to compare values with the selected cell.
Is there a way to accomplish this in Word VBA? Or would this be
easier in Excel with named ranges?