Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I am still having problems with my varaibles. Below is the code i have
written, can anybody offer any help as to why it is not working? Dim BottomRow As Range Set BottomRow = ActiveCell Range("a2").Select Dim Beginning As Range Set Beginning = ActiveCell Selection.AutoFill Destination:=Range(Beginning, BottomRow.Offset(0, -1)), Type:=xlFillDefault Many Thanks, Mark |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Not at all clear on use of variables and/or object variables | Excel Discussion (Misc queries) | |||
Variables | Excel Programming | |||
SUM IF and two variables | Excel Worksheet Functions | |||
Variables | Excel Programming | |||
variables | Excel Programming |