Home |
Search |
Today's Posts |
#6
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi JM,
The code was intended as: '============= Public Sub Tester() Dim SH As Worksheet Dim i As Long Set SH = ActiveSheet '<<==== CHANGE i = Worksheets("Geral").Range("AE3").Value SH.Range("A1:C1").AutoFill Destination:=Range("A1:C" & i), _ Type:=xlFillDefault End Sub '<<============= --- Regards, Norman |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
problem in Excell 2003 | Excel Discussion (Misc queries) | |||
Excell worksheet problem | Excel Discussion (Misc queries) | |||
excell network problem | Excel Discussion (Misc queries) | |||
Excell version problem??? | Excel Worksheet Functions | |||
Excell Workbook problem | Excel Worksheet Functions |