![]() |
Add cells
Hello,
I have a column (A) with a price from row 1 to 100. I would like to create in column B a formula that will add the total in each row. Example B2 will have the total of A1+A2, - B3 will have the total of A1+A2+A3 - B4 will have the total of A1+A2+A3+A4 and so on till 100. Thank you -- smile |
Add cells
=$a$1:a1
and copy down -- Don Guillett Microsoft MVP Excel SalesAid Software "israel" wrote in message ... Hello, I have a column (A) with a price from row 1 to 100. I would like to create in column B a formula that will add the total in each row. Example B2 will have the total of A1+A2, - B3 will have the total of A1+A2+A3 - B4 will have the total of A1+A2+A3+A4 and so on till 100. Thank you -- smile |
Add cells
"Don Guillett" wrote in message ... "israel" wrote in message ... Hello, I have a column (A) with a price from row 1 to 100. I would like to create in column B a formula that will add the total in each row. Example B2 will have the total of A1+A2, - B3 will have the total of A1+A2+A3 - B4 will have the total of A1+A2+A3+A4 and so on till 100. Thank you -- smile =$a$1:a1 and copy down -- Don Guillett Microsoft MVP Excel SalesAid Software Shouldn't there be a "SUM" in it there somewhere? As in: =SUM( $a$1:a1) and copy down. Or have I misunderstood the OP's problem? -- DB. (a *very* new user of Excel!). |
All times are GMT +1. The time now is 04:54 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com