Hell. I have the following code. The purpose is to take column A code number, the corresponding name (1, Alice, for example) and then rename all the sheets to that combined name. There are ten sheets (1-10) that start at worksheet four (after a couple of instruction sheets). An error comes up and says "can't assign to array" What does this mean?
Also, this is just an exercise. I know there is a better way to do this. I was instructed to use one for loop, and at least one array variable, which I believe that I've done. In addition to fixing my code can someone suggest more efficient ways of the doing the renaming. The Codes are in column 1, the names are in column 2, in the "Data" tab, which is 3rd tab in the workbook. The fourth tab starts the sheets (1-10) Please help!!!!
Bookmarks