Skip to Content
0
Aug 09, 2016 at 06:28 AM

Ole2 & AutoFill

69 Views

Hi all,

I have been trying to get the following autofill functionality to work, but with no success yet,

Here is the recorded clip,

Range("E2").Select

Selection.AutoFill Destination:=Range("E2:E10")

How do I pass the range to the AutoFill? I have the range area in variables.

Br,

Pekka