+ Reply to Thread
Results 1 to 4 of 4

Help with VLOOKUP "I Think"

Hybrid View

  1. #1
    Registered User
    Join Date
    08-31-2007
    Posts
    13

    Help with VLOOKUP "I Think"

    Hi Guys.
    Ok, here what I want this workbook to do, I have a workbook that is used in manufacturing, which has rolls 1 to 10, once the rolls are complete we need to print a label to say what roll lenths, faults etc are on the roll, so basiclly what i want the workbook to do is, if roll #1 then look at a cell to find the roll length and defects, if the roll is #2 same again down to roll #10, it might be simpler to look at the atatchment.
    The prepreg tab needs to take information form the 24" runsheet tab.
    Last edited by tommyis3; 09-05-2007 at 01:03 PM.

  2. #2
    Forum Expert NBVC's Avatar
    Join Date
    12-06-2006
    Location
    Mississauga, CANADA
    MS-Off Ver
    2003:2010
    Posts
    34,898
    So it's just a matter of positioning? I.e. if Roll 1 take from Cell G18, if roll 2 take from G19, etc...?

    If so, then use formulas

    in D5: =INDEX('24" Run Sheet'!$G$18:$G$27,$D$3+0)

    in D7: =INDEX('24" Run Sheet'!$J$18:$J$27,$D$3+0)
    Where there is a will there are many ways.

    If you are happy with the results, please add to the contributor's reputation by clicking the reputation icon (star icon) below left corner

    Please also mark the thread as Solved once it is solved. Check the FAQ's to see how.

  3. #3
    Registered User
    Join Date
    08-31-2007
    Posts
    13
    Thanks for the quick reply, I will give this a try.

  4. #4
    Registered User
    Join Date
    08-31-2007
    Posts
    13
    NBVC

    Thank you, thank you, the formula worked a treat.

+ 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