Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I also tried...
Set SourceRange = Worksheets("Power Units").Range("A3:AV3") Set fillRange = Worksheets("Power Units").Range(Cells(4, 1), Cells(i, 48)) SourceRange.AutoFill Destination:=fillRange With an error in the middle line. Apparently I'm having problems using a variable in the Range. Jim |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
#VALUE Error should be simple fix | Excel Discussion (Misc queries) | |||
Extracting info from one col. and combining it with a simple formu | Excel Discussion (Misc queries) | |||
Another simple error... | Excel Programming | |||
Simple #DIV/0! error | Excel Worksheet Functions | |||
Simple INT error? | Excel Programming |