R
rob nobel
I have a workbook which is ever changing and wonder if there is a way to
have the code in VBA, that refers to a certain range, change just as a named
range might change if that range's size/reference changes. So in other
words, is there a method of showing a named range within the code, as you
would in a formula with a named range, instead of Range ("A1"), so that the
code will always work even if the range has expanded or changed?
Rob
have the code in VBA, that refers to a certain range, change just as a named
range might change if that range's size/reference changes. So in other
words, is there a method of showing a named range within the code, as you
would in a formula with a named range, instead of Range ("A1"), so that the
code will always work even if the range has expanded or changed?
Rob