Can you make a cell = 0 if original function is creating a"#ref!"?
If you don't want to make use of a separate cell (or column), you can
amend the formula which causes the #REF error as follows:
=IF(ISERROR(existing_formula),0,existing_formula)
Hope this helps.
Pete
|