+ Reply to Thread
Results 1 to 4 of 4

hlook function

  1. #1
    Ankur
    Guest

    hlook function

    what is the difference between vlookup & hlook up function. i am good in
    vlook up but do not have any clue about hlook.

    can any one help me out with eg.

    Thanks a lot for your help

  2. #2
    David Billigmeier
    Guest

    RE: hlook function

    Exactly the same except you are searching through Rows rather than Columns.


    --
    David Billigmeier


    "Ankur" wrote:

    > what is the difference between vlookup & hlook up function. i am good in
    > vlook up but do not have any clue about hlook.
    >
    > can any one help me out with eg.
    >
    > Thanks a lot for your help


  3. #3
    Ron Coderre
    Guest

    RE: hlook function

    This example may help:

    You have a financial report with Division Names as column headings (Corp,
    East, etc).
    You want to find a given divsion and pull the 4th number down from that Col
    Heading.

    A1: =HLOOKUP("Corp",ReportRange,5,0)

    Note: I use 5 because the Col Heading counts as a row.

    Does that help?

    --
    Regards,
    Ron


    "Ankur" wrote:

    > what is the difference between vlookup & hlook up function. i am good in
    > vlook up but do not have any clue about hlook.
    >
    > can any one help me out with eg.
    >
    > Thanks a lot for your help


  4. #4
    Ankur
    Guest

    RE: hlook function

    Thanks Ron,
    Now my doubt is clear with eg you have given.

    "Ron Coderre" wrote:

    > This example may help:
    >
    > You have a financial report with Division Names as column headings (Corp,
    > East, etc).
    > You want to find a given divsion and pull the 4th number down from that Col
    > Heading.
    >
    > A1: =HLOOKUP("Corp",ReportRange,5,0)
    >
    > Note: I use 5 because the Col Heading counts as a row.
    >
    > Does that help?
    >
    > --
    > Regards,
    > Ron
    >
    >
    > "Ankur" wrote:
    >
    > > what is the difference between vlookup & hlook up function. i am good in
    > > vlook up but do not have any clue about hlook.
    > >
    > > can any one help me out with eg.
    > >
    > > Thanks a lot for your help


+ 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