![]() |
|
![]() |
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
I need help. I want to drag the following formula down a column and change the last column reference as I drag it down the column. Can some one help me write a formula so the last column reference advances one column to the right as I drag it down the column I am copying the info please? Here is the formula I am writing and here is how I want it to advance. I highlighted the desired changes in red.
I'm a novice when it comes to formulas, so take it easy on me. =AVERAGEIF('Volume Budget'!A:A,'Margin Projections'!$A$1,('Volume Budget'!A:A)) =AVERAGEIF('Volume Budget'!A:A,'Margin Projections'!$A$1,('Volume Budget'!B:B)) =AVERAGEIF('Volume Budget'!A:A,'Margin Projections'!$A$1,('Volume Budget'!C:C)) And so on..... Thank you for your help. |
#2
|
||||
|
||||
![]()
Try:
=AVERAGEIF('Volume Budget'!A:A,'Margin Projections'!$A$1,(OFFSET('Volume Budget'!A:A,,ROW()-1))) where the final '1' is equal to your starting row#
__________________
Cheers, Paul Edstein [Fmr MS MVP - Word] |
![]() |
Thread Tools | |
Display Modes | |
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
![]() |
sjp1966 | Excel | 9 | 04-13-2017 06:01 AM |
![]() |
dmac19 | Excel | 4 | 04-28-2015 02:27 PM |
formula to work from data column | masterdineen | Excel | 16 | 08-09-2012 07:52 AM |
Formula not getting copied to entire column | theacegary | Excel | 1 | 11-29-2010 02:18 PM |
![]() |
Santa_Clause | Word | 2 | 02-02-2010 04:37 AM |