![]() |
|
#1
|
|||
|
|||
|
Hi,
I have a formula in, say, cell K1 and I want to fill it downwards - but only up to a specific row which is defined by the length of a list I have copied from another workbook. Say that list has 33 entries - but it might be different. I can find the last row of this and fill it into a variable no problem. How do I have to write the command for auto-filling the formula down to row 34 now? The usual command >> Selection.AutoFill Destination:=Range("K2:K34"), Type:=xlFillDefault << won't work of course because I cannot be certain that 34 is the last row - that's why I have that variable. I just can't seem to get the syntax right to fill that into this command ... Can anybody help me there? Thanks a lot! Best regards, Officer_Bierschnitt |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Auto update in formula/Obtain the name of the cell
|
Eduardo Care | Word | 2 | 08-26-2015 04:45 PM |
| Wierd... "cell" started auto filling with data from other cells I double click on. How stop it?! | KerryOn | Excel | 2 | 08-10-2015 08:41 PM |
I want to use formula to auto update cells with information
|
Steve81uk | Excel | 15 | 01-09-2015 12:58 PM |
Auto-adjusting Formula (by date)
|
ShankedS | Excel | 2 | 12-03-2014 03:56 PM |
matching data from one work sheet to another, then auto filling missing cell information
|
timomaha | Excel | 1 | 09-12-2014 07:51 AM |