D
darkke
I am trying to reference an outside workbook with the COUNTIF() function
and keep getting #VALUE errors.
Here is an example of what I am trying to do:
Code:
--------------------
=COUNTIF('\\server1\share\PFA_repository\repository\cashier\GeneralCage_op\Excel\[OperationalProcedureInventory.xls]Sheet1'!$G:$G,D4)
--------------------
In the above example, $G:$G is a column containing various values. I am
trying to get the formula to count how many rows are of a given value.
Anyone?
and keep getting #VALUE errors.
Here is an example of what I am trying to do:
Code:
--------------------
=COUNTIF('\\server1\share\PFA_repository\repository\cashier\GeneralCage_op\Excel\[OperationalProcedureInventory.xls]Sheet1'!$G:$G,D4)
--------------------
In the above example, $G:$G is a column containing various values. I am
trying to get the formula to count how many rows are of a given value.
Anyone?