Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.misc
|
|||
|
|||
![]()
I have the following macro:
Sub Rename_Sheet() ActiveSheet.Name = ActiveSheet.Range("M2") End Sub This macro will change the name of the sheet into what has been filled in the cell reference. Does anyone know how this can be done / run automatic when the Cell is changed / filled in? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Automation Macro for updating formula when changing cell value | Excel Discussion (Misc queries) | |||
General Macro/Automation Question | Excel Discussion (Misc queries) | |||
How do I set up a formula with a changing range in an excel macro | Excel Discussion (Misc queries) | |||
Changing a chart scale using a formula/macro | Charts and Charting in Excel | |||
Macro - - Automation | Excel Discussion (Misc queries) |