Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I'm using a macro to fill a range of rows and columns in
Office 2000, se code below. Range("A1:C1").Select Selection.AutoFill Destination:=Range("A1:C22"), Type:=xlFillDefault Range("A1:C22").Select What I want to do is to do the fill from cell A1 to cell (row - input from user, column C). Input from user is stored in an Integer. It seams like en easy problem but I havent found the answer. /Peter |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
make camera object refer to dynamic range | Excel Discussion (Misc queries) | |||
Dynamic Chart Object | Excel Discussion (Misc queries) | |||
Range object to Array object conversion | Excel Programming | |||
Range object to Array object conversion | Excel Programming | |||
Range object to Array object conversion | Excel Programming |