+ Reply to Thread
Results 1 to 2 of 2

Get value from closed workbook based on filename?

  1. #1
    Registered User
    Join Date
    01-06-2011
    Location
    Austin, Texas
    MS-Off Ver
    Excel 2010
    Posts
    1

    Get value from closed workbook based on filename?

    I have an open workbook that lists the file names of hundreds of other closed workbooks in a column. Inside each closed workbook there is a cell that has a value of TRUE or FALSE. I need to make each cell in the open workbook with a matching filename value format to red or green based on the TRUE/FALSE condition in each closed workbook.

    Since there are hundreds of closed workbooks, I would like for the function to be able to compare the value of the cell in the open workbook to all of the files in a folder. Then, when it sees a filename that is equal to the value of the cell in the open workbook column, it returns the TRUE/FALSE value from the cell in the closed workbook of that filename.

    Please help.

  2. #2
    Valued Forum Contributor
    Join Date
    05-14-2009
    Location
    gold coast
    MS-Off Ver
    Excel 2007
    Posts
    843

    Re: Get value from closed workbook based on filename?

    so you have a cloum of file names.
    1st question are these fully qualified, ie D:\Folder\Filename.xls
    2nd do you want the True/False to be returned next to the corrsponding cell.

    you can use
    Please Login or Register  to view this content.
    to retrive the cell info for that file.

    If you need further help post a sample workbook outlining what you have and where you want to get.

+ 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