Why do you get a value error in the first place? If you try to do a
calculation with a text string you will get a value error since you
didn't post the formula that returned the error it's hard to know,
the long way is to do
=IF(ISERROR(formula)),"",formula))
however to get value errors is mainly due to less than good design.
--
Regards,
Peo Sjoblom
(No private emails please, for everyone's
benefit keep the discussion in the newsgroup/forum)