View Single Post
  #2   Report Post  
Norman Jones
 
Posts: n/a
Default

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)


---
Regards,
Norman



"DEEKABEE" wrote in message
...
I want to add a cell containg a formula to another cell containg a formula.