I am trying to create sheet names that have names based on a cell value (that changes over time when i insert a new row) on a main sheet. On my main sheet i do test cases and errors that i find i will report with screenshots on new sheets. The sheetname should refer to the testcase in questions (which changes if i insert test cases in between). See attachement: i have found an error in testcase TC48 "MB functionality itself". This was originally TC43. The sheetname i entered manually to TC43 but i need it to change with the value in column C so TC48 now. If i insert a new row (i.e. Test Case) in between then TC48 becomes TC49 and i would like to change the corresponding sheet name to TC49 as well.
How can i do this? (preferably that one macro updates names of all sheets at once).