I need to take a sheet name that is created from the input of an input box, and display it in a column for each row that was selected on a previous sheet.
What the user does is select multiple rows on a worksheet, then selects an option from a menu to assign these rows to a new worksheet, when the user inputs the name to be used for the new worksheet, it is created and the data that was selected is copied to the new sheet.
I would like to display in column "A" on each row that was selected on the first sheet, the name of the newly created worksheet used to copy the data to.
This way you can see where all the data was placed as your working down the first sheet. As you will return to make other sheets.
Thanks for your help.
What the user does is select multiple rows on a worksheet, then selects an option from a menu to assign these rows to a new worksheet, when the user inputs the name to be used for the new worksheet, it is created and the data that was selected is copied to the new sheet.
I would like to display in column "A" on each row that was selected on the first sheet, the name of the newly created worksheet used to copy the data to.
This way you can see where all the data was placed as your working down the first sheet. As you will return to make other sheets.
Thanks for your help.