+ Reply to Thread
Results 1 to 5 of 5

Linked Workbooks returns #VALUE Excel 2007

  1. #1
    Registered User
    Join Date
    04-29-2012
    Location
    Dayton, OH
    MS-Off Ver
    Excel 2016
    Posts
    19

    Linked Workbooks returns #VALUE Excel 2007

    I have 8 workbooks linked to a master.
    If the workbooks are ALL open, it works fine, but once I close them I get #VALUE in all fields. I don't remember having this problem until the last 6 months or so. What can I do to resolve this?
    I read somewhere if you are using COUNTIFS that may be the problem ???

    HELP !!!!

  2. #2
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,955

    Re: Linked Workbooks returns #VALUE Excel 2007

    what formula are you using to get the data from the source files?
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

  3. #3
    Registered User
    Join Date
    04-29-2012
    Location
    Dayton, OH
    MS-Off Ver
    Excel 2016
    Posts
    19

    Re: Linked Workbooks returns #VALUE Excel 2007

    =COUNTIF('[IMPORTS EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('[TOYOTA EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('[CHEVY EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('[CHRYSLER EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('[KIA EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('[VOLVO EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)

    When all are closed:

    =COUNTIF('C:\Users\Linda\Documents\Byers\Survey\[IMPORTS EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('C:\Users\Linda\Documents\Byers\Survey\[TOYOTA EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('C:\Users\Linda\Documents\Byers\Survey\[CHEVY EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('C:\Users\Linda\Documents\Byers\Survey\[CHRYSLER EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('C:\Users\Linda\Documents\Byers\Survey\[KIA EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)+COUNTIF('C:\Users\Linda\Documents\Byers\Survey\[VOLVO EXIT SURVEY NEW.xlsx]Sheet1'!$L$3:$L$200,$A4)

  4. #4
    Forum Expert
    Join Date
    12-11-2011
    Location
    Netherlands
    MS-Off Ver
    office 365
    Posts
    3,329

    Re: Linked Workbooks returns #VALUE Excel 2007

    Countif formulas don't work with closed workbooks, it never has.
    Willem
    English is not my native language sorry for errors
    Please correct me if I'm completely wrong

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,955

    Re: Linked Workbooks returns #VALUE Excel 2007

    popip is correct, perhaps you could perform the count in the source workbook and then reference the answer from your master? It should be a simple matter to reference the criteria from the master to the source and then use that reference in the source for the countif()

+ 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] Cells Linked Between Two Excel 2007 Workbooks Don't Automatically Update
    By zkeith in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 06-25-2013, 12:43 AM
  2. Replies: 1
    Last Post: 03-21-2012, 09:41 AM
  3. linked Excel 2007 WS to Access 2007
    By Squevil in forum Access Tables & Databases
    Replies: 1
    Last Post: 11-15-2011, 01:34 PM
  4. Excel 2007 and linked in charts to Powerpoint 2007
    By Sionos in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 02-14-2008, 12:26 PM
  5. Replies: 2
    Last Post: 02-28-2006, 01:15 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