E
Erich
After several page flips I have come to the understanding
that Excel can not use the COUNTIF function for linked
workbooks when the source workbook is not open. I am
therefore in need of a suitable alternative.
I have a spreadsheet that exists on a shared server
(\\servername), in which there is a folder (dept). That
folder holds an excel workbook (file.xls) that is updated
by another department regularly.
What I would like to do is in another workbook, count how
many entries are in the external workbook. The data
stored in the cells is text, so I do not need to do any
mathematical operations on any of it aside from count how
many different entries there are in the first column.
The formula I was using was:
=COUNTIF('\\servername\dept\[file.xls]SheetName'!A:A,"<>0")
I get a #VALUE error when the source file is closed, but
it works beautifully when the source file is open. Can
anyone offer me a workable solution?
Thanks in advance for your help.
Erich
that Excel can not use the COUNTIF function for linked
workbooks when the source workbook is not open. I am
therefore in need of a suitable alternative.
I have a spreadsheet that exists on a shared server
(\\servername), in which there is a folder (dept). That
folder holds an excel workbook (file.xls) that is updated
by another department regularly.
What I would like to do is in another workbook, count how
many entries are in the external workbook. The data
stored in the cells is text, so I do not need to do any
mathematical operations on any of it aside from count how
many different entries there are in the first column.
The formula I was using was:
=COUNTIF('\\servername\dept\[file.xls]SheetName'!A:A,"<>0")
I get a #VALUE error when the source file is closed, but
it works beautifully when the source file is open. Can
anyone offer me a workable solution?
Thanks in advance for your help.
Erich