I'm trying to relearn some VBA and hoping someone can help me out.
I'm trying to make a macro that will do the following:
I want the macro to change the old sheet names in column A to the new sheet names on the column B
Column A has a list of current sheet names (length of column unknown but maximum of 100 lines)
Column B has a list of new sheet names
If Column B is blank, leave the sheet name as it is.
Thanks
I'm trying to make a macro that will do the following:
I want the macro to change the old sheet names in column A to the new sheet names on the column B
Column A has a list of current sheet names (length of column unknown but maximum of 100 lines)
Column B has a list of new sheet names
If Column B is blank, leave the sheet name as it is.
Thanks