Home » questions » I once added numbers on spreadsheet... but it was a long time ago.How do I do this again?

I once added numbers on spreadsheet... but it was a long time ago.How do I do this again?

2006-08-06 16:27:21, Category: Programming & Design
What Im asking is how do we add and subtract numbers with spread heet? Try not to make it too comlicated please Im not that smart

Answers

  1. On_Cocaine

    On 2006-08-06 16:33:36


    enter 2 in cell a1 , 3 in cell b2.click on cell c3 and enter the following "=sum(a1:b2)" hit the enter key. or use the function key on the top looks like a summation icon