Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default 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


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 11,123
Default 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



  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 7
Default 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





Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Increase cell value by 1 based on another cell change Dr. Hackenbush Excel Worksheet Functions 6 January 21st 10 04:49 PM
Increase a cell by 1.3% [email protected][_2_] New Users to Excel 2 August 20th 08 10:21 PM
Number in cell increase with increase in font size. Value increases with increase in font.[_2_] Excel Discussion (Misc queries) 2 August 9th 07 01:58 PM
HOW DO COPY A CELL BUT INCREASE ITS REFERENCE BY TWO CELL POSITIO. Crusty Excel Discussion (Misc queries) 1 May 29th 07 05:59 PM
increase cell value Hottshot8226 Excel Discussion (Misc queries) 1 October 31st 06 06:30 PM


All times are GMT +1. The time now is 09:07 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"