I want to add a cell containg a formula to another cell containg a formula.
D DEEKABEE Jan 16, 2005 #1 I want to add a cell containg a formula to another cell containg a formula.
N Norman Jones Jan 16, 2005 #2 Hi Deekabee, In exactly the same way as you would were you dealing with simplr numeric values, e.g.: = A1 +B1 + C1 =Sum(A1:C1)
Hi Deekabee, In exactly the same way as you would were you dealing with simplr numeric values, e.g.: = A1 +B1 + C1 =Sum(A1:C1)
B Bob Phillips Jan 16, 2005 #3 If the formula returns a numeric result, it will add ok =A1+B1 -- HTH Bob Phillips DEEKABEE said: I want to add a cell containg a formula to another cell containg a Click to expand... formula.
If the formula returns a numeric result, it will add ok =A1+B1 -- HTH Bob Phillips DEEKABEE said: I want to add a cell containg a formula to another cell containg a Click to expand... formula.