G
Guest
I have an 88 page workbook that I want to name each sheet with the contents that are in cell A1 on each sheet. Does anyone know an automated way to do this?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
an automated way to do this?tsilvey said:I have an 88 page workbook that I want to name each sheet with the contents that are in cell A1 on each sheet. Does anyone know
an automated way to do this?tsilvey said:I have an 88 page workbook that I want to name each sheet with the contents that are in cell A1 on each sheet. Does anyone know
an automated way to do thistsilvey said:I have an 88 page workbook that I want to name each sheet with the contents that are in cell A1 on each sheet. Does anyone kno
????Thank you for your response. This macro appears to work
original code again and it didn't work.tsilvey said:I figured out why the code was getting hung up (there was a "/" in cell A1 on some of the sheets. I corrected that and ran the
changed the name to make more sense for what I am doing.Fleone said:Ron,
This is a nifty script, but I am having a problem with it for some reason. Hopefully you can point me in the right direction. I
try to run "save_worksheet_by_cell" I continually receive the message to rename the sheet manually. The format of cell A2 is date inAnyway, Cell A2 contains the current date using the =Today() formula that is populated in that cell by yet another macro. When I
For Each sh In ThisWorkbook.Worksheets
one sheet in this particular instance, so having duplicate names will not be a problem at all.Fleone said:I did change the regional settings in Windows to list dates in the format mm-dd-yyyy, removing the / seperator. I am just naming
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.