J
Jonathan G.
Probably very easy, but I have 2 cells which have the
values $A$1 abd $K$24 - the first cell is calcualated by
=CELL("address",A1) and the second ="$K"&"$"&VLOOKUP
("Last",M2:N50,2,FALSE)
what code in a macro do I use to select this range (i.e.,
from A1 to K24?
values $A$1 abd $K$24 - the first cell is calcualated by
=CELL("address",A1) and the second ="$K"&"$"&VLOOKUP
("Last",M2:N50,2,FALSE)
what code in a macro do I use to select this range (i.e.,
from A1 to K24?