+ Reply to Thread
Results 1 to 21 of 21

Please Help: Adding an equation to a range

  1. #1
    Registered User
    Join Date
    07-12-2005
    Posts
    18

    Please Help: Adding an equation to a range

    Is it possible to add an equation to a range of data? For example, I am using the MATCH function to return the row number of a last value in a specific column.

    =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)

    I would like to use this row number to establish a named range that will adjust as a given set of data changes. For example, if the formula returned 100, I need the named range to be A1 to K100.

    Any different methods or suggestions?

  2. #2
    Forum Contributor
    Join Date
    03-12-2004
    Posts
    329
    Let's say you want to sum A1:K100 and the cell that returns 100 is L2, you can try:

    SUM(A1:INDIRECT("K"&L2))

    Hope it helps.


    Quote Originally Posted by tobriant
    Is it possible to add an equation to a range of data? For example, I am using the MATCH function to return the row number of a last value in a specific column.

    =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)

    I would like to use this row number to establish a named range that will adjust as a given set of data changes. For example, if the formula returned 100, I need the named range to be A1 to K100.

    Any different methods or suggestions?

  3. #3
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  4. #4
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  5. #5
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  6. #6
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  7. #7
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  8. #8
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  9. #9
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  10. #10
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  11. #11
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  12. #12
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  13. #13
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  14. #14
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  15. #15
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  16. #16
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  17. #17
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  18. #18
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  19. #19
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  20. #20
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



  21. #21
    RagDyer
    Guest

    Re: Please Help: Adding an equation to a range

    Check out Debra Dalgleish's web page on this subject:

    http://www.contextures.com/xlNames01.html#Dynamic

    --
    HTH,

    RD
    ==============================================
    Please keep all correspondence within the Group, so all may benefit!
    ==============================================


    "tobriant" <tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com> wrote in
    message news:tobriant.1ubxuk_1124989567.2993@excelforum-nospam.com...
    >
    > Is it possible to add an equation to a range of data? For example, I am
    > using the MATCH function to return the row number of a last value in a
    > specific column.
    >
    > =MATCH(LOOKUP(9.9999999999E+100,'Data'!E:E),'Data'!E:E,0)
    >
    > I would like to use this row number to establish a named range that
    > will adjust as a given set of data changes. For example, if the formula
    > returned 100, I need the named range to be A1 to K100.
    >
    > Any different methods or suggestions?
    >
    >
    > --
    > tobriant
    > ------------------------------------------------------------------------
    > tobriant's Profile:

    http://www.excelforum.com/member.php...o&userid=25155
    > View this thread: http://www.excelforum.com/showthread...hreadid=399140
    >



+ 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