Home |
Search |
Today's Posts |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Thanx again, but found something that works!
Private Sub Workbook_newsheet(ByVal Sh As Object) Sheets("ERROR COUNTER").Range("A1:I1").Copy Sh.Range("a1") End Sub |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Accessing a macro created named range | Excel Programming | |||
Finding a named range based on cell value and copy/paste to same sheet? | Excel Programming | |||
Copy/paste the template whenever new sheet is created | Excel Programming | |||
Paste a named range to another range in Excel | Excel Discussion (Misc queries) | |||
New Named Range Created Each Time Data Imported into Excel via Macro | Excel Programming |