+ Reply to Thread
Results 1 to 2 of 2

Variable Address Ranges

  1. #1
    Registered User
    Join Date
    12-13-2005
    Posts
    1

    Variable Address Ranges

    This question is about specifying formula address ranges dynamically.
    I am looking to do a series of Linest() regressions between one index with five years of data (row 10) and a large number of factors with variable data in terms of both start and end date (rows 20-165).
    Linest() will fail if I use it for the constant five year (60 columns) data set because the factors are sparse. I need a way to set the address range in Linest() as a formula or indirect address so that I can have other columns with the address of the first and last available data.
    This data is updated monthly so specifiying range sby hand for >100 factors is not practicable.
    Does anyone have any experience with this type of range addressing issue in Excel formulae or VBA?
    Thank you.

  2. #2
    Niek Otten
    Guest

    Re: Variable Address Ranges

    Did you consider the INDIRECT() function?

    Look in HELP for details

    --
    Kind regards,

    Niek Otten

    "pncd2" <pncd2.201fra_1134577200.651@excelforum-nospam.com> wrote in message
    news:pncd2.201fra_1134577200.651@excelforum-nospam.com...
    >
    > This question is about specifying formula address ranges dynamically.
    > I am looking to do a series of Linest() regressions between one index
    > with five years of data (row 10) and a large number of factors with
    > variable data in terms of both start and end date (rows 20-165).
    > Linest() will fail if I use it for the constant five year (60 columns)
    > data set because the factors are sparse. I need a way to set the
    > address range in Linest() as a formula or indirect address so that I
    > can have other columns with the address of the first and last available
    > data.
    > This data is updated monthly so specifiying range sby hand for >100
    > factors is not practicable.
    > Does anyone have any experience with this type of range addressing
    > issue in Excel formulae or VBA?
    > Thank you.
    >
    >
    > --
    > pncd2
    > ------------------------------------------------------------------------
    > pncd2's Profile:
    > http://www.excelforum.com/member.php...o&userid=29618
    > View this thread: http://www.excelforum.com/showthread...hreadid=493443
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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