Results 1 to 4 of 4

HLOOKUP Row_index_num help

Threaded View

  1. #2
    Forum Contributor
    Join Date
    03-13-2005
    Posts
    6,195
    Quote Originally Posted by matt_the_brum
    Hi,

    I'm using =HLOOKUP(RATES!$B$10,PriceList!$B$2:$H$32,4,FALSE) in cell B4.
    I want to copy the formula down column B, but I want the Row_Index_Num to be equal to the row number, not fixed at 4. Is there an easier way of doing this other than changing the formula manually in every cell?

    Thanks,

    Matt
    try

    =HLOOKUP(RATES!$B$10,PriceList!$B$2:$H$32,row(),FALSE)

    but that will not work past row 31

    hth
    ---
    Last edited by Bryan Hessey; 12-20-2006 at 06:26 AM.
    Si fractum non sit, noli id reficere.

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