Software⏱️ 3 min read📅 2026-06-11

How to Fix: #value error when updating SUMIFS formulas with range from another workbook in Excel 2013

Excel 2013 SUMIFS function error with range from another workbook

Quick Answer: Update values in the 'Edit Links' dialog to resolve #VALUE! error

The '#VALUE! error when updating SUMIFS formulas with range from another workbook in Excel 2013' issue affects users who have links to external files in their worksheets. This error occurs because of the way Excel handles references to external files, particularly when using functions like SUMIFS.

This issue can be frustrating for users who rely on these links for data analysis and reporting. Fortunately, there are steps you can take to resolve this problem.

🔍 Why This Happens

  • The primary reason for this error is that Excel 2013 does not fully support the use of external file references in SUMIFS formulas. When you update a link to an external file without opening the file, Excel may not be able to correctly refresh the formula, leading to errors like '#VALUE!'.
  • Another possible cause is that the external file contains data with inconsistent formatting or structure, which can cause issues when trying to reference it in a SUMIFS formula.

🚀 How to Resolve This Issue

Update links manually using the 'Edit Links' dialog

  1. Step 1: Open the 'Edit Links' dialog by clicking on the Data tab and selecting 'Link to File'. This will allow you to update the link to your external file.
  2. Step 2: In the 'Edit Links' dialog, click on the 'Check Status' button to verify that the link is correct. If it's not, you may need to update the file path or sheet name.
  3. Step 3: Once you've updated the link, click on the 'Update Values' button to refresh the formula in your worksheet.

Use the 'Excel Options' dialog to enable 'External References' and set up a refresh schedule

  1. Step 1: Open the Excel Options dialog by clicking on the File tab and selecting 'Options'. Then, click on the 'Formulas' tab.
  2. Step 2: In the 'Formulas' options, select the checkbox next to 'External References' to enable this feature. This will allow you to update links to external files more easily.

✨ Wrapping Up

By following these steps, you should be able to resolve the '#VALUE! error when updating SUMIFS formulas with range from another workbook in Excel 2013'. Remember to always update your links regularly to ensure that your data remains accurate and up-to-date.

Did this fix your problem?

If not, try searching for specific error codes.

🔍 Search Error Database

❓ Frequently Asked Questions