+ Reply to Thread
Results 1 to 8 of 8

Excel & Sharepoint links

  1. #1
    Registered User
    Join Date
    04-26-2011
    Location
    Edinburgh, Scotland
    MS-Off Ver
    Excel 2007
    Posts
    22

    Excel & Sharepoint links

    Hi

    Think this may have more to do with Sharepoint than excel, but not sure where this post should sit?

    I have a master excel sheet (on sharepint) that is linked to around 30 excel files in different folders on sharepoint. When I update the data on the master spreadsheet, it updates all the other excel workbooks when they are opened and the update links button is chosen.

    I want a summary excel spreadsheet (in sharepoint) linked to the individual worksheets that will update when the file is opened, however when I open the file and update links, the figures are replaced with #REF!. When the individual file is opened up, the figures reappear, but it's impractical to open up every excel worksheet, just to update this workbook.

    Has anyone come across this before?

    Any help would be greatly appreciated.

    Thanks

    Chock
    Last edited by ChocksterNo1; 06-04-2013 at 07:57 AM. Reason: SOLVED

  2. #2
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Excel & Sharepoint links

    What is the formula you used in your master file to refer it to other individual files?


    If your problem is solved, then please mark the thread as SOLVED>>Above your first post>>Thread Tools>>
    Mark your thread as Solved


    If the suggestion helps you, then Click *below to Add Reputation

  3. #3
    Registered User
    Join Date
    04-26-2011
    Location
    Edinburgh, Scotland
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: Excel & Sharepoint links

    Thanks

    Ok, we were advised that data validation lists couldn't work across different workbooks, so we have 3 worksheets in the master spreadsheet with data.

    In each individual worksheet, we have the same 3 spreadsheets that link to the master spreadsheet. Starts at cell B4

    Each cell is looking at the same cell on the master spreadsheet.

    ='http://portal/collaboration/finance/Systems/PILOT/RESTRICTED - FINANCE USE ONLY/[FINANCE USE ONLY - Master Secondary Systems Spreadsheet.xlsm]BUDGET'!B4

    The individual spreadsheet's have formulas that look at the individual sheet within the workbook.

    =SUMIF(BUDGET!$C$4:$C$1000,$E6,BUDGET!$D$4:$D$1000)

    When we open the individual worksheet, I can click on update links and it updates all the info on the worksheet.

    So when we try to produce a summary spreadsheet that look sat specific cells on the individual spreadsheets, it doesn't update the links unless we have the source files open??

    Thanks

    Chock

  4. #4
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Excel & Sharepoint links

    Sumif won't work with closed workbooks

    Convert it to Sumproduct.........

  5. #5
    Registered User
    Join Date
    04-26-2011
    Location
    Edinburgh, Scotland
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: Excel & Sharepoint links

    the sumif is only looking at data on an open worbook.

    The summary sheet would just be looking at the total row in the individual worksheet, so on the summary workbook the formula would be

    =+'http://portal/collaboration/finance/Systems/PILOT/FM Soft Services/Financial Forecasting Tool - P12520.xlsm'!BudgetTable[[#Totals],[FULL YEAR BUDGET]]

    The individual workbooks have tables, would this cause a problem? or is as you say, the fact that I have SUMIF's in the individual worksheets in some tables that it won't update the summary workbook unless open?

    Thanks

    Chock

  6. #6
    Forum Guru :) Sixthsense :)'s Avatar
    Join Date
    01-01-2012
    Location
    India>Tamilnadu>Chennai
    MS-Off Ver
    2003 To 2010
    Posts
    12,770

    Re: Excel & Sharepoint links

    Yes reference to table needs the file to be kept open. One suggestion instead of table reference convert it to cell/range reference to get rid of this issue.

  7. #7
    Registered User
    Join Date
    04-26-2011
    Location
    Edinburgh, Scotland
    MS-Off Ver
    Excel 2007
    Posts
    22

    Re: Excel & Sharepoint links

    thanks, yes swapping the reference from table to cell/range works.

    Many thanks

    Chock

  8. #8
    Registered User
    Join Date
    08-17-2015
    Location
    Plano, TX
    MS-Off Ver
    2013
    Posts
    1

    Re: Excel & Sharepoint links

    SixthSense,

    You're a hero. I just spent several hours working on my massive sumifs formula that referenced different sharepoint spreadsheets. I appreciate the insight!!

+ 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