+ Reply to Thread
Results 1 to 6 of 6

Circular Reference Error on an hlookup formula

  1. #1
    Registered User
    Join Date
    09-26-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    21

    Circular Reference Error on an hlookup formula

    I keep getting a circular reference error on my hookup formula:

    =hlookup(L2,V7:Z10, 2, TRUE)

    I think it's wanting to calculate itself??

    in column L I want to use a hlookup, with a match, to determine each students advisor.
    The Advisors are listed in my Advisors Table (V7:Z10)
    I need to use hookup to find the Major and then use a match function in the row_index_number

    Any assistance is appreciated.

  2. #2
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Circular Reference Error on an hlookup formula

    Do you have a sample sheet you could upload?

  3. #3
    Registered User
    Join Date
    09-26-2012
    Location
    New York, NY
    MS-Off Ver
    Excel 2010
    Posts
    21

    Re: Circular Reference Error on an hlookup formula

    Yes, please see attached....
    Attached Files Attached Files

  4. #4
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Circular Reference Error on an hlookup formula

    OK, first thing is this, you have that formula IN cell L2. HLOOKUP requires a LOOKUP_VALUE - and that LOOKUP_VALUE cannot be in the same cell as the function.

    I'll work on your other items in the next few minutes...

    - Moo

  5. #5
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Circular Reference Error on an hlookup formula

    Try this in L2 cell and drag it down
    =VLOOKUP($F2,$V$7:$Z$10,MATCH($E2,$V$7:$Z$7,0),0)

    Refer the attached file for details.

    Hope that helps
    Attached Files Attached Files
    Last edited by :) Sixthsense :); 10-23-2012 at 10:40 PM. Reason: Correcton


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  6. #6
    Forum Expert Moo the Dog's Avatar
    Join Date
    09-28-2012
    Location
    Wisconsin
    MS-Off Ver
    Office 365 (PC & Mac)
    Posts
    1,845

    Re: Circular Reference Error on an hlookup formula

    Enter this formula in cell L2 and fill down:
    Formula: copy to clipboard
    Please Login or Register  to view this content.

    - Moo
    Last edited by Moo the Dog; 10-23-2012 at 10:45 PM. Reason: What SixthSense posted works, too! :)

+ 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