S
Stevie D
Hi,
My Excel macro loops through a each cell in a large 2 dimensional named
range (cells A1:I9). This range is sub divided in to smaller two dimensional
named ranges called Grid1 through to Grid9. Each of these smaller named
ranges encompasses 9 cells e.g. Grid1 = A1:C3, Grid2 = D1:F3 etc.
Is it possible to retrieve the name of the smaller named range that the
active cell is in e.g if the active cell is B1 I want the macro to return
Grid1?
Thanks in advance,
Steve
My Excel macro loops through a each cell in a large 2 dimensional named
range (cells A1:I9). This range is sub divided in to smaller two dimensional
named ranges called Grid1 through to Grid9. Each of these smaller named
ranges encompasses 9 cells e.g. Grid1 = A1:C3, Grid2 = D1:F3 etc.
Is it possible to retrieve the name of the smaller named range that the
active cell is in e.g if the active cell is B1 I want the macro to return
Grid1?
Thanks in advance,
Steve