Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
Hi,
I am sure this has been asked elsewhere on this forum but I cant find the answer that I need. I have a template worksheet created in Excel which people can fill out to specify an analysis. My aim is to have a cell where the user enters a new worksheet name so that when they click on a button it copies the worksheet and renames it to the current name plus what they entered into the cell. For example my template worksheet is called "ABC". If the user enters "1_EE" into cell A2 and then activate the macro it creates a copy of the worksheet called "ABC 1_EE". Any ideas? Also, soon I will be developing a workbook which will need to link to multiple documents. These links will need to be updated every month and I am planning on setting it up in the following way: All formulas / links to the external source are set to month 1s names and locations such as XXXXX, YYYY, ZZZZ etc On a front page I plan to have a series of cells where the user enters the current link and the new link: Cell A1: Current Cell A2: XXXX Cell A1: New Cell A3: 1111 I want to create a macro that does a Find and replace in the whole workbook that looks for the data in A2 and replaces all instances with the data from A3. Any thoughts? Thanks in advance for your help on either / both topics? Ed |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Copy worksheet and rename sheet | Excel Discussion (Misc queries) | |||
Copy, Paste and Rename a Range using a macro | Excel Discussion (Misc queries) | |||
Macro REQ: Automatically copy a template sheet and rename | Excel Worksheet Functions | |||
Rename worksheet in macro | Excel Worksheet Functions | |||
rename worksheet based on contents of a cell in different workshee | Excel Discussion (Misc queries) |