+ Reply to Thread
Results 1 to 3 of 3

Predict future value and date in a table

  1. #1
    Forum Contributor
    Join Date
    03-30-2009
    Location
    dublin
    MS-Off Ver
    Excel 2007
    Posts
    104

    Predict future value and date in a table

    Afternoon All,

    If i could have some assistance please.

    I am recording the mileage of vehicles per month.

    twelve cells horizontally contain the month period
    twelve cells below contains the mileage.

    In the thirteenth cell in each row, i would like to predict when the mileage will reach or exceed a specified value (say 250,000km)

    All help appreciated

    BAJ
    Attached Files Attached Files

  2. #2
    Forum Expert Ace_XL's Avatar
    Join Date
    06-04-2012
    Location
    UAE
    MS-Off Ver
    2016
    Posts
    6,074

    Re: Predict future value and date in a table

    In G2 use
    =TREND($B2:F2,$B1:F1,G1)
    Copy across till M2

    In N2
    =INDEX(B1:M1,MATCH(P2,B2:M2)+1)

    Does this help?
    Life's a spreadsheet, Excel!
    Say thanks, Click *

  3. #3
    Forum Contributor
    Join Date
    03-30-2009
    Location
    dublin
    MS-Off Ver
    Excel 2007
    Posts
    104

    Re: Predict future value and date in a table

    Ace_XL

    Sorry for Delay,

    Worked perfectly
    Thanks

    baj

+ 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. Predict a Future Date?
    By Brook963 in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 07-14-2011, 09:05 AM
  2. Replies: 7
    Last Post: 11-16-2008, 05:48 PM
  3. How do I forecast/predict future values ?
    By new2all in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 05-19-2007, 08:07 AM
  4. Formula to predict a future date
    By Bill Eagle eye in forum Excel Formulas & Functions
    Replies: 1
    Last Post: 11-02-2005, 10:35 PM
  5. Replies: 2
    Last Post: 02-10-2005, 04:06 PM

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