COUNTIF & SUMIF to a closed workbook

warrell

New Member
Joined
Feb 11, 2018
Messages
1
I'm really hoping someone can help. I have tried the general solutions a google turns up with no joy. Using these calculations return the VALUE error as the source workbook is closed. Could someone take a look at these and convert them so they work when the workbook is closed.

=COUNTIF('/Users/Downloads/[PT Delivery League Table.xlsx]Jan'!D5:D2004,"*") - Intention is to count all cells containing a name
=COUNTIF('/Users/Downloads/[PT Delivery League Table.xlsx]Jan'!F5:F2004,"Platinum") - Intention is to count all cells containing platinum
=SUMIF('/Users/Downloads/[PT Delivery League Table.xlsx]Jan'!G5:G2004,">0") - Intention is to add up all values greater than 0
=COUNTIFS('/Users/Downloads/[PT Delivery League Table.xlsx]Jan'!F5:F2004,"Platinum",'/Users/Downloads/[PT Delivery League Table.xlsx]Jan'!I5:I2004,">=1") - Intention is to count all Platinum with 100% or more
=AVERAGEIF('/Users/Downloads/[PT Delivery League Table.xlsx]Jan'!H5:H2004,">=0") - Intention is to average all numbers greater than 0
 

Excel Facts

Excel Wisdom
Using a mouse in Excel is the work equivalent of wearing a lanyard when you first get to college

Forum statistics

Threads
1,224,813
Messages
6,181,107
Members
453,021
Latest member
Justyna P

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