ThatguyLFS
New Member
- Joined
- May 24, 2011
- Messages
- 3
Hi,
I am having trouble trying to get my spreadsheet to update a formula when another workbook that it's linked to is closed. I was reading somewhere that the COUNTIF function won't work with a closed document but a SUMPRODUCT function would. I just don't know how to convert my current function to the sumproduct function.
Here is my current formula. I really appreciate any help on this.
=COUNTIFS('[Filename.xlsx]Sheet1'!$H$1:$H$65536, "1", '[Filename.xlsx]Sheet1'!$E$1:$E$65536, "Hardware - Loaner" )
I am having trouble trying to get my spreadsheet to update a formula when another workbook that it's linked to is closed. I was reading somewhere that the COUNTIF function won't work with a closed document but a SUMPRODUCT function would. I just don't know how to convert my current function to the sumproduct function.
Here is my current formula. I really appreciate any help on this.
=COUNTIFS('[Filename.xlsx]Sheet1'!$H$1:$H$65536, "1", '[Filename.xlsx]Sheet1'!$E$1:$E$65536, "Hardware - Loaner" )