Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I'm creating a macro that autofills down formulas from the top row. The problem is that the list changes from day to day, and I can't have it pre-filled to a set number because it affects the pivot table I'm doing. Is there a code for setting up the macro so that it fills to the end of whatever list there is? Ex: 1 2 3 formu1 formu2 2 3 4 3 4 5 4 5 6 5 6 7 6 7 8 7 8 9 8 9 0 The macro needs to copy the formula down to the end of however many rows are on the list. The macro could run on a list of 400 rows, or it could run off a list of 375 rows, etc. Any ideas??? -Kate |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
autofill variable lenght column w/ sequential numbers using VBA | Excel Discussion (Misc queries) | |||
Variable Autofill range | Excel Programming | |||
autofill range | Excel Programming | |||
Problem trying to us a range variable as an array variable | Excel Programming | |||
autofill with dynamic range | Excel Programming |