+ Reply to Thread
Results 1 to 5 of 5

Fill down formula error

  1. #1
    Registered User
    Join Date
    09-29-2008
    Location
    toronto
    Posts
    3

    Fill down formula error

    I have tons of monthly data that I am suppose to be calculating the annual CPI increase for, I have =(B25-B13)/B13 to calculate the first december to december increase. Now I have to do this from year 1920-2000 and each year has 1920.1-1920.12 for the months. So I need to have the first cell be the last two points, and the first cell be +12 from the previous cell.

    (next year CPI-current year CPI)/Current year CPI is the formula

    1914.01 7.2
    1914.02 7.2
    1914.03 7.2
    1914.04 7.1
    1914.05 7
    1914.06 7.1
    1914.07 7
    1914.08 7.2
    1914.09 7.2
    1914.10 7.3
    1914.11 7.3
    1914.12 7.3

    It is sorted like this, and I have set up the formula for the first two years, and I am trying to fill it down, but this does not give me the right increase. Anyone have any ideas how I could do this quicker instead of every year by hand (which would be about 80) Thanks

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689
    Welcome to the forum.
    So I need to have the first cell be the last two points, and the first cell be +12 from the previous cell.
    Pardon?

    Posting a workbook and explaining in context would help.
    Entia non sunt multiplicanda sine necessitate

  3. #3
    Registered User
    Join Date
    09-29-2008
    Location
    toronto
    Posts
    3
    Thanks for the welcome, that part is extremely hard to explain lol, just trying to tell you how I need it to increase using the formula. Here is the attached workbook, basically the first row is years, second row is the data I'm using M1 and I need to do december to december so 1914.12-1915.12 would be my first two points. Anything else you need?
    Attached Files Attached Files

  4. #4
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2010, 2019
    Posts
    40,689
    1. Clear everything in column C except the header.

    2. In C13, =(B13 - B2) / B2

    3. Select cells C2:C13 (all of them), and drag the fill handle down as far as you want. Every 12th cell will contain the formula.

  5. #5
    Registered User
    Join Date
    09-29-2008
    Location
    toronto
    Posts
    3

    Thumbs up

    Awesome thanks a lot! Saved me a lot of hassle.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Error in SUMIF formula
    By Daniel00 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 09-24-2008, 03:03 AM
  2. Formula fill error
    By Cat22 in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 09-18-2008, 11:32 AM
  3. Set series formula with names gives 1004 error
    By dheitzmann in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 04-27-2008, 03:59 PM
  4. #VALUE! error in if formula
    By mkmed in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 05-31-2007, 10:53 PM
  5. error in formula
    By fmardani in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 10-18-2006, 06:46 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1