+ Reply to Thread
Results 1 to 3 of 3

create a link

  1. #1
    Registered User
    Join Date
    04-27-2007
    Posts
    15

    create a link

    In the attached spreadheet I can find an Item by either the pull down tab or by entering it in the a2 cell, what I have is multiple items in the same location so I must compare the Item # and Location and then have this item line appear. When I enter the Loc #, I always end up at the 1st Item in the numeric-alpha sequence. How do get around this?
    Attached Files Attached Files

  2. #2
    Forum Contributor keithl816's Avatar
    Join Date
    03-18-2005
    Location
    Georgia
    MS-Off Ver
    2000
    Posts
    188
    Try using vlookup

    Place this in cell B3

    =VLOOKUP($A1,$A$5:$E$369,5,FALSE)

    This would bring up your location based on what item you choose in the dropdown.

    Hope this helps

  3. #3
    Registered User
    Join Date
    04-27-2007
    Posts
    15

    Thanks Keith

    Works great, I'm new at this and am struggling. I have lots of ideas on how to refine this spreadsheet but also have a lot of reading and learning to do 1st. Your help is GREATLY appreciated.

    George

+ 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