stick1
Mechanical
- Sep 14, 2000
- 38
%-)
Hello,
I would like to create a spreadsheet that displays formulas showing the sum of the various cell contents instead of showing the cell references. This is a way to evaluate several scenarios by looking at the values involved. For instance, I have the cells as follows:
A B C
1 2500 5000 7500
2 50 75 100
3 10 20 30
Can I display sums in other cells using a formula so they look like:
2500 + 100 + 20 = 2620 instead of A1+C2+B3?
5000 + 75 + 10 = 5085 instead of B1+B2+A3?
Thanks
Hello,
I would like to create a spreadsheet that displays formulas showing the sum of the various cell contents instead of showing the cell references. This is a way to evaluate several scenarios by looking at the values involved. For instance, I have the cells as follows:
A B C
1 2500 5000 7500
2 50 75 100
3 10 20 30
Can I display sums in other cells using a formula so they look like:
2500 + 100 + 20 = 2620 instead of A1+C2+B3?
5000 + 75 + 10 = 5085 instead of B1+B2+A3?
Thanks