Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I have a macro that automatically controls the format of cells in a worksheet.
Example: Sheet1 Private Sub Worksheet_Change(ByVal Target As Range) If Target.Column = 1 Then Range("A1").EntireColumn.AutoFit End Sub Now I want make a macro that insert a new worksheet and the loads this automatic macro into the new worksheet. Is this possible? BR Trond |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro programming in Excel | Excel Programming | |||
Macro programming | Excel Programming | |||
Excel Macro programming | Excel Programming | |||
macro programming problem | Excel Programming | |||
Macro Programming | Excel Programming |