LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
external usenet poster
 
Posts: 1
Default how do you total columns that are not adjacent

how do you total columns that are not adjacent but in the same row?

I saw this previous post but cannot figure it out:

"I want to add up, the first is at G4, the next is N4, then U4 etc etc...
until the last cell is BCZ4. So, every interval space of 6 cells. The values
are all in the same row.

reply: Try this

=SUMPRODUCT((MOD((COLUMN(G4:BCZ4)-COLUMN($F$4)),7)=1)*(G4:BCZ4))"

I would like to: begin with the amount in D7
subtract amount in E7
add amount in H7
provide answer in I7

is this possible? if so, how?

really appreciate your help...will be a very long
spreadsheet and these calculations will be beneficial.

thank you!




EggHeadCafe - Software Developer Portal of Choice
Transparent NTLM Authentication With ADSI and ASP
http://www.eggheadcafe.com/tutorials...-authenti.aspx
 
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
Add cells on two adjacent rows but non-adjacent columns Eve Excel Worksheet Functions 14 October 20th 09 02:32 AM
Total Text Length of Adjacent Cells sammy Excel Discussion (Misc queries) 6 July 2nd 09 11:24 AM
Function returning the total of two adjacent columns CAT Excel Worksheet Functions 3 September 29th 08 06:26 PM
Non Adjacent percent average total tearingoutmyhair Excel Discussion (Misc queries) 6 May 4th 06 01:01 PM
add 3 non-adjacent % cells visually = 99.9, total shows 100.0 Chipster Excel Worksheet Functions 2 May 19th 05 12:46 PM


All times are GMT +1. The time now is 03:12 PM.

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

About Us

"It's about Microsoft Excel"