Hi,
I defined a range called 'budgetCat' in an Excel worksheet. For now, it has 3 items in this range (A1:A3), but the user may add new categories.
When the user adds a new row (say A4), the range 'budgetCat' doesn't seem to include the new row. Is this something that I have to update programatically? If so, what is the code for updating the range name?
Thank you,
I defined a range called 'budgetCat' in an Excel worksheet. For now, it has 3 items in this range (A1:A3), but the user may add new categories.
When the user adds a new row (say A4), the range 'budgetCat' doesn't seem to include the new row. Is this something that I have to update programatically? If so, what is the code for updating the range name?
Thank you,