B
Bill Schanks
I have the following formula:
=SUMIF(DST.txt!$A:$A,B4,DST.txt!$B:$B)
In my problem worksheet to resolves to 0.00. When I place this formula
in a new workbook it works fine. The cell is not set to text, it is
set to currency format.
If I change the formula to refer to itself rather than an external
workbook it works fine.
=SUMIF(DST.txt!$A:$A,B4,DST.txt!$B:$B)
In my problem worksheet to resolves to 0.00. When I place this formula
in a new workbook it works fine. The cell is not set to text, it is
set to currency format.
If I change the formula to refer to itself rather than an external
workbook it works fine.