SUMIF bug in Excel 2003

D

Diva

If file "A" is linked to file "B" using SUMIF function, then if file A
is sent to some one else who does not have file B. If file "A" is
opened by clicking no for update links dialog, it will show "#Value#"
in the cells linked to B. This problem is not there in Excel 97. We
have lot of files using sumif function. We are thinking of migrating to
Excel 2003. Is there any solution ?

Thanks

Diva
 
H

Harlan Grove

Diva wrote...
If file "A" is linked to file "B" using SUMIF function, then if file A
is sent to some one else who does not have file B. If file "A" is
opened by clicking no for update links dialog, it will show "#Value#"
in the cells linked to B. This problem is not there in Excel 97. We
have lot of files using sumif function. We are thinking of migrating to
Excel 2003. Is there any solution ?

Not a bug in SUMIF. It's a bug in Excel 2003, specifically, its
inability to leave formulas involving external references alone.
Solution: revert to an earlier version of Excel and **FORCE** Microsoft
to **PROVE** backward compatibility before buying another upgrade.
 
D

Dave Peterson

xl2002+ likes to recalculate any workbooks that were created in previous
versions. In earlier versions of excel, if you answer No to the update links
prompt, the existing values are kept. In xl2002+, you get those errors.

Jim Rech posted a registry tweak:
http://groups.google.com/[email protected]

maybe it'll help you.
 
Top