+ Reply to Thread
Results 1 to 4 of 4

Need to make excel reference a table

  1. #1
    Registered User
    Join Date
    12-20-2015
    Location
    Pennsylvania
    MS-Off Ver
    2010(home)/2007(work)
    Posts
    6

    Need to make excel reference a table

    I have to create a spreadsheet that determine the number of parts that need checked and that number varies depending on the bin quantity which is determined by referencing a table.

    ex. if a bin of product has 1-15 parts in it; 2 of them must be checked. If the bin contains 16-25 parts, then 3 must be checked, etc etc.

    So if I input a bin quantity of 20, I would want excel to figure out that 3 parts need to be checked out of that bin.

    I'm guessing that I would need to create a reference table of some kind, but I really don't know the best way to go about this. If someone could point me in the right direction or a tutorial I would greatly appreciate.

    Thanks in advance

  2. #2
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,684

    Re: Kinda rusty with excel and I need to make excel reference a table.

    a reference table with your thresholds on

    =VLOOKUP(A2,Sheet2!$A$1:$B$3,2,TRUE)
    Attached Files Attached Files
    Wayne
    if my assistance has helped, and only if you wish to , there is an "* Add Reputation" on the left hand side - you can add to my reputation here

    If you have a solution to your thread - Please mark your thread solved do the following: >
    Select Thread Tools-> Mark thread as Solved. To undo, select Thread Tools-> Mark thread as Unsolved.

  3. #3
    Registered User
    Join Date
    12-20-2015
    Location
    Pennsylvania
    MS-Off Ver
    2010(home)/2007(work)
    Posts
    6

    Re: Need to make excel reference a table

    Thank you very much. Sorry for the late response. I really needed that script finished in a hurry and I got it at the last minute. You're a life saver!

  4. #4
    Forum Expert etaf's Avatar
    Join Date
    10-22-2004
    Location
    Wittering, West Sussex, UK
    MS-Off Ver
    365 (Mac OSX) (16.83 (24031120))
    Posts
    8,684

    Re: Need to make excel reference a table

    your welcome , thanks for the rep

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can I reference a table in Excel VBA?
    By ExcelFailure in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 09-04-2013, 02:46 AM
  2. Replies: 0
    Last Post: 03-08-2013, 06:34 AM
  3. Replies: 6
    Last Post: 03-11-2012, 09:28 AM
  4. make it possible to get to the function reference for excel when
    By an unhappy excel user in forum Excel General
    Replies: 1
    Last Post: 04-20-2006, 07:15 PM
  5. [SOLVED] Run Make table query from Excel
    By RW in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-24-2006, 01:40 PM
  6. Can I link cells to a reference table I make?
    By EZimm in forum Excel General
    Replies: 1
    Last Post: 05-04-2005, 07:06 PM

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