When I create a named range through the Name Manager, I'm given the option of specifying Workbook or [worksheet name]
scope. But if then want to change scope, the drop-down is grayed out. Is there a way, in either Name Manager or, preferablly, VBA to change the scope of an existing named range?
For example:
testName
refers to 'sheet1'!A1:B2
with scope Workbook. How would I change that to
testName
refers to 'sheet1'!A1:B2
with 'sheet1' scope?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…