+ Reply to Thread
Results 1 to 2 of 2

vlooukp horizzaontal...

  1. #1
    Forum Contributor
    Join Date
    10-28-2003
    Location
    Italy
    MS-Off Ver
    11
    Posts
    128

    vlooukp horizzaontal...

    Assuming i have this wbook with a sheet 4546-015377 and sheet RIEPILOGO.
    Into sheet 4546-015377 is present a index (is unique from all record) into sheet RIEPILOGO into column A (start from A3) is present a list of index.
    my problem is:

    Find from range B1 of sheet 4546-015377 into range of sheet RIEPILOGO into column A, if into column A of sheet RIEPILOGO is present the same index of range B1 of sheet 4546-015377 copy from range of sheet RIEPILOGO F:BQ, and put all value into sheet 4546-015377 started from range A10:C...
    Note: if into range F of sheet RIEPILOGO is present "9999" insert into A10 of sheet 4546-015377 the value "non trovato", but make the vlooup from range of BM:BQ of sheet RIEPILOGO...

  2. #2
    Forum Guru
    Join Date
    04-13-2005
    Location
    North America
    MS-Off Ver
    2002/XP, 2007, 2024
    Posts
    16,514
    I couldn't quite understand exactly what you are after. Have you looked into the HLOOKUP function? It's the same as VLOOKUP, only it searches horizontally.

  3. #3
    Forum Contributor
    Join Date
    10-28-2003
    Location
    Italy
    MS-Off Ver
    11
    Posts
    128
    Quote Originally Posted by MrShorty
    I couldn't quite understand exactly what you are after. Have you looked into the HLOOKUP function? It's the same as VLOOKUP, only it searches horizontally.
    I am sorry...
    But i would want to make the vlookup with VBA ... not is simple for me:-)

  4. #4
    JNW
    Guest

    RE: vlooukp horizzaontal...

    Try HLOOKUP

    "sal21" wrote:

    >
    > Assuming i have this wbook with a sheet 4546-015377 and sheet
    > RIEPILOGO.
    > Into sheet 4546-015377 is present a index (is unique from all record)
    > into sheet RIEPILOGO into column A (start from A3) is present a list of
    > index.
    > my problem is:
    >
    > Find from range B1 of sheet 4546-015377 into range of sheet RIEPILOGO
    > into column A, if into column A of sheet RIEPILOGO is present the same
    > index of range B1 of sheet 4546-015377 copy from range of sheet
    > RIEPILOGO F:BQ, and put all value into sheet 4546-015377 started from
    > range A10:C...
    > Note: if into range F of sheet RIEPILOGO is present "9999" insert into
    > A10 of sheet 4546-015377 the value "non trovato", but make the vlooup
    > from range of BM:BQ of sheet RIEPILOGO...
    >
    >
    > +-------------------------------------------------------------------+
    > |Filename: VLOOKUP_IN_ORIZZONTAL.zip |
    > |Download: http://www.excelforum.com/attachment.php?postid=3865 |
    > +-------------------------------------------------------------------+
    >
    > --
    > sal21
    >
    >
    > ------------------------------------------------------------------------
    > sal21's Profile: http://www.excelforum.com/member.php...fo&userid=2040
    > View this thread: http://www.excelforum.com/showthread...hreadid=471739
    >
    >


+ 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