ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Increase a row by 1 cell (https://www.excelbanter.com/excel-programming/336044-increase-row-1-cell.html)

James[_38_]

Increase a row by 1 cell
 
Hello NG,
I think I've seen this before but didn't need it at the time so I didn't pay
attention,
But I every week I add a new value to the end of a row and then go in
manually add the new cell to the SUM function
example
first week
=SUM(A1:B1), then =SUM(A1:C1) then =SUM(A1:D1) and so on...
How can the SUM to automatically ad the new cell to the total
And will this also work for the =AVERAGE(A1: B1), =AVERAGE(A1:C1) and so on
Thanks
James



Ron de Bruin

Increase a row by 1 cell
 
Why don't you use this for row 8

=SUM(8:8)
=AVERAGE(8:8)


--
Regards Ron de Bruin
http://www.rondebruin.nl


"James" wrote in message ...
Hello NG,
I think I've seen this before but didn't need it at the time so I didn't pay attention,
But I every week I add a new value to the end of a row and then go in manually add the new cell to the SUM function
example
first week
=SUM(A1:B1), then =SUM(A1:C1) then =SUM(A1:D1) and so on...
How can the SUM to automatically ad the new cell to the total
And will this also work for the =AVERAGE(A1: B1), =AVERAGE(A1:C1) and so on
Thanks
James




James[_38_]

Increase a row by 1 cell
 
Thanks Ron,
It works great.
James
"Ron de Bruin" wrote in message
...
Why don't you use this for row 8

=SUM(8:8)
=AVERAGE(8:8)


--
Regards Ron de Bruin
http://www.rondebruin.nl


"James" wrote in message
...
Hello NG,
I think I've seen this before but didn't need it at the time so I didn't
pay attention,
But I every week I add a new value to the end of a row and then go in
manually add the new cell to the SUM function
example
first week
=SUM(A1:B1), then =SUM(A1:C1) then =SUM(A1:D1) and so on...
How can the SUM to automatically ad the new cell to the total
And will this also work for the =AVERAGE(A1: B1), =AVERAGE(A1:C1) and so
on
Thanks
James







All times are GMT +1. The time now is 06:58 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com