+ Reply to Thread
Results 1 to 5 of 5

Dynamic Trend Regression Formula?

  1. #1
    Forum Contributor
    Join Date
    12-29-2012
    Location
    usa
    MS-Off Ver
    Excel 2016
    Posts
    325

    Dynamic Trend Regression Formula?

    Ok so heres an example workbook:

    Book5.xlsx

    As you can see from the workbook, each column's amount of numbers depends on the data pulled from an index/match function.

    These numbers will change and I want the TREND function to dynamically change with the data.

    Any ideas?

  2. #2
    Forum Contributor
    Join Date
    12-29-2012
    Location
    usa
    MS-Off Ver
    Excel 2016
    Posts
    325

    Re: Dynamic Trend Regression Formula?

    Any ideas?

  3. #3
    Forum Contributor
    Join Date
    12-29-2012
    Location
    usa
    MS-Off Ver
    Excel 2016
    Posts
    325

    Re: Dynamic Trend Regression Formula?

    Its not even really the regression part but more about the dynamic ability

  4. #4
    Forum Contributor
    Join Date
    12-29-2012
    Location
    usa
    MS-Off Ver
    Excel 2016
    Posts
    325

    Re: Dynamic Trend Regression Formula?

    Any ideas about dynamic?

  5. #5
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Dynamic Trend Regression Formula?

    At a glance, I don't have a clue what you're trying to do, or why a circular reference is required, but the formula in B2 (whatever it does) could be simplified to

    =IFERROR(INDEX($H$5:$H$202,MATCH(B$3,IF($S$5:$S$202=$BH2,$B$5:$B$202),0)), "")
    Entia non sunt multiplicanda sine necessitate

+ 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. [SOLVED] trend/linest regression error
    By MrShorty in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 09-07-2013, 01:16 PM
  2. [SOLVED] Chart confidence intervals around regression (or trend) line
    By LeAnne in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 06-28-2013, 11:06 AM
  3. Using LINEST and TREND with a dynamic range
    By bn8959 in forum Excel General
    Replies: 0
    Last Post: 02-11-2012, 11:37 AM
  4. Linear Regression using the TREND function
    By scarlett1 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 05-26-2006, 10:15 AM
  5. [SOLVED] Dynamic Trend
    By Eli Kedar in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 04-29-2005, 01:06 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