Struggling with updating links from a closed worksheet.

Sean15

Well-known Member
Joined
Jun 25, 2005
Messages
698
Office Version
  1. 2010
Platform
  1. Windows
Hello:

I am using SUMIFS to get data from Excel worksheet A into worksheet B. The problem is when worksheet A is closed, the links in worksheets B won’t update and Excel displays #VALUE!

I changed security setting for workbooks links (Trust Center, external content) to automatic update for all workbooks links but Excel display’s #VALUE!

I installed MOREFUNC add-in (discussed here): Help!! Need to update links from a closed workbook ! But I can’t find MOREFUNC in Excel’s list of available add-in so I’m assuming it is not compatible. I really don’t want to mess around with MOREFUNC because the add-in is no longer maintained by its developer.

I tried tricks 1 and 2 described here: How to Update Links Without Opening File in Excel (4 Methods) but I’m still getting #VALUE! error. I didn’t bother going past trick No. 2.

Can someone suggest a solution?
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college
You will need to use sumproduct rather than sumifs, as none of the xxIFS functions work with closed workbooks.
 
Upvote 0
Thank you. Replaced sumifs formulas with sumproduct. Updating links are no longer an issue.
 
Last edited:
Upvote 0
You're welcome & thanks for the feedback.
 
Upvote 0

Forum statistics

Threads
1,215,072
Messages
6,122,966
Members
449,094
Latest member
Anshu121

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top