+ Reply to Thread
Results 1 to 4 of 4

Use Table to Auto Populate Other Tables

  1. #1
    Registered User
    Join Date
    09-06-2008
    Location
    Philly
    Posts
    40

    Use Table to Auto Populate Other Tables

    I have attached a spreadsheet that a printing department uses.

    Right now, on the Standards tab, you can choose a customer from the drop down and if you have set a speed that the job can run at on the Speeds tab, it will populate using a vlookup.

    However, I would like to make it more intuitive.

    Is there a way to make it so that by setting speeds under each machines column on the Speeds tab, it will auto populate (in alphabetical order) under each machines table on the Standards tab?

    My first thought is that it would somehow use the INDEX or MATCH functions, but not exactly sure how to implement it.

    Thanks!
    Attached Files Attached Files
    Last edited by ffmariners; 05-05-2010 at 02:56 PM.

  2. #2
    Registered User
    Join Date
    09-06-2008
    Location
    Philly
    Posts
    40

    Re: Use Table to Auto Populate Other Tables

    Bump

    If you don't think it's possible (or achievable without A LOT of work), let me know that too!

    Thanks

  3. #3
    Forum Guru DonkeyOte's Avatar
    Join Date
    10-22-2008
    Location
    Northumberland, UK
    MS-Off Ver
    O365
    Posts
    21,531

    Re: Use Table to Auto Populate Other Tables

    If I've understood what you're getting at... using the 100:jobs as an example:

    First remove the validation, then I would suggest you store the appropriate Speeds column number in an appropriate cell, eg:

    Please Login or Register  to view this content.
    then ascertain customer count

    Please Login or Register  to view this content.
    with the above in place now retrieve customer listing:

    Please Login or Register  to view this content.
    repeat the logic on the other tables.

  4. #4
    Registered User
    Join Date
    09-06-2008
    Location
    Philly
    Posts
    40

    Re: Use Table to Auto Populate Other Tables

    Thanks! That worked brilliantly!

    I knew it had to do with Index and Match

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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