Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
Can I please have some help with the following code. Range("A4").Select Selection.AutoFill Destination:=Range("A5", (("NETDAYS"))).Value NETDAYS is a named range that for demo purposes holds a value of "A20", so the range to fill is A5:NETDAYS. But something is wrong that I can't figure out. Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Selection AutoFill, Excel 2000 & 2003 | Excel Worksheet Functions | |||
Selection.Autofill Destination:=Range(ActiveCell.Value) | Excel Programming | |||
AutoFill on selection | Excel Programming | |||
Function to store last row and use in autofill selection | Excel Programming |