+ Reply to Thread
Results 1 to 1 of 1

Dropdown list // VLOOKUP using an external file as reference question

  1. #1
    Registered User
    Join Date
    01-18-2014
    Location
    Brazil
    MS-Off Ver
    Excel 2010
    Posts
    1

    Dropdown list // VLOOKUP using an external file as reference question

    Hi guys, Happy New Year!

    Well, I'm creating a template for a Student Transcript which I want to simplify the jog of filling it up.

    What do I have today:
    - An unique file with the below formula to autocompelte a Subject Name columb, based on Subject Code provided in its column.
    =IF(ISNA(VLOOKUP(C4,DISCIP_CODE,2,FALSE)) = TRUE, "", VLOOKUP(C4,DISCIP_CODE,2,FALSE))
    - the DISCIP_CODE list in the formula is a named list, created in another worksheet.


    Attached we have two files:
    - Subject_Codes.xlsx - a workbook which is being used as a "database" of Disciplines and its corresponding code.
    - Transcript.xlsx - Consider this as being the student transcript, which would use the other file (Subject_Codes.xlsx) as reference to autocomplete the fields.

    What I would like to do:
    - Transcript.xlsx column "SUBJECT CODE" create a dropdown list/combo and use the codes from Subject_Codes.xlsx/SUBJECT CODE. The user would choose the Subject Code based on codes we have in the "database"
    - Transcript.xlsx column "SUBJECTS" would autocomplete based on the code provided in the cell "SUBJECT CODE"

    Just in case, I have indicated in the cells of Transcript.xmls file, what I would like to do.

    Tks a lot for your help once again.

    Cheers
    Joao Luis
    Attached Files Attached Files

+ 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. [SOLVED] VLOOKUP & INDIRECT - reference data from an external file with several sheets
    By carters8 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-12-2013, 04:06 PM
  2. External Cell Reference Question
    By latingntlman in forum Excel Formulas & Functions
    Replies: 0
    Last Post: 01-29-2009, 03:55 PM
  3. [SOLVED] external reference to file in the same folder
    By Ragnoff in forum Excel General
    Replies: 1
    Last Post: 07-14-2006, 07:20 PM
  4. [SOLVED] Source for a dropdown list located in external workbook: how to?
    By keithb in forum Excel General
    Replies: 1
    Last Post: 08-02-2005, 02:05 PM
  5. Replies: 1
    Last Post: 02-10-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