#1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default summing

I have a table that has 31 collumns and 18 rows. in the first row I have the
columns numbered and at the left each row has it's own labeling. in the
column 32 i have entered a number from a column. in the column 33 i want to
enter the sum of the columns until the column that has the number from column
32. this for each column. how do i do it? can i do it in a formula or a
macro, and how? thank you
  #2   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 11,501
Default summing

If i've understood correctly put this in row 2 of your column 33 (Column AH)
and drag down

=SUM(INDIRECT("A2:"&ADDRESS(2,AG2)))


It will sum the row from column 2 to the column number in your column 32.

Mike

"Hasty" wrote:

I have a table that has 31 collumns and 18 rows. in the first row I have the
columns numbered and at the left each row has it's own labeling. in the
column 32 i have entered a number from a column. in the column 33 i want to
enter the sum of the columns until the column that has the number from column
32. this for each column. how do i do it? can i do it in a formula or a
macro, and how? thank you

  #3   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 9
Default summing

Thank You
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
Summing Catherine Excel Worksheet Functions 1 March 28th 07 02:09 AM
PivotTable and summing/not summing ~*Amanda*~[_2_] Excel Discussion (Misc queries) 1 March 14th 07 07:35 PM
Summing Rick Excel Worksheet Functions 8 May 31st 06 07:36 PM
Summing all BUT one... popunonkok Excel Worksheet Functions 6 April 26th 06 08:35 PM
Help with summing Carl Brehm Excel Worksheet Functions 3 January 3rd 05 01:17 PM


All times are GMT +1. The time now is 11:54 AM.

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"