C
chief
i have a sheet set up with formulas in cells such a
=SUM(A1*D1)+SUM(B1*E1), etc..
i want to have totals at the bottom of the columns but they won'
produce totals for me when i sum(F1:F300) for instance, it only return
a #VALUE! because there are some cells which don't have numbers. i
code or something that will delete all cells which have #VALUE! i
them, and keep all actual value cells
=SUM(A1*D1)+SUM(B1*E1), etc..
i want to have totals at the bottom of the columns but they won'
produce totals for me when i sum(F1:F300) for instance, it only return
a #VALUE! because there are some cells which don't have numbers. i
code or something that will delete all cells which have #VALUE! i
them, and keep all actual value cells