Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
lozseb
 
Posts: n/a
Default What is the BEST way to add values residing in two non-consecutiv.

What is the BEST way to perform the following:

(A * AA) + (B *AB)+(C * AC)+(D * AD)+......

Whe

A = Position of column
AA = Position of Column
  #2   Report Post  
JE McGimpsey
 
Posts: n/a
Default

If I understand you correctly:

=SUMPRODUCT(A1:E1,AA1:AE1)

In article ,
lozseb wrote:

What is the BEST way to perform the following:

(A * AA) + (B *AB)+(C * AC)+(D * AD)+......

Whe

A = Position of column
AA = Position of Column

  #3   Report Post  
Bob Phillips
 
Posts: n/a
Default

or do you mean the column number

=SUMPRODUCT(COLUMN(A1:E1),COLUMN(AA1:AE1))

--

HTH

RP
(remove nothere from the email address if mailing direct)


"JE McGimpsey" wrote in message
...
If I understand you correctly:

=SUMPRODUCT(A1:E1,AA1:AE1)

In article ,
lozseb wrote:

What is the BEST way to perform the following:

(A * AA) + (B *AB)+(C * AC)+(D * AD)+......

Whe

A = Position of column
AA = Position of Column



  #4   Report Post  
lozseb
 
Posts: n/a
Default

THANK YOU SO VERY MUCH!!!!...

IF IT WASN'T FOR YOUR ADVICE I WOULD HAVE HAD TO WRITE A 10 (TEN) LINE
FORMULA TO ADD 66 COULUMNS....

THANK YOU AGAIN!!!!

"JE McGimpsey" wrote:

If I understand you correctly:

=SUMPRODUCT(A1:E1,AA1:AE1)

In article ,
lozseb wrote:

What is the BEST way to perform the following:

(A * AA) + (B *AB)+(C * AC)+(D * AD)+......

Whe

A = Position of column
AA = Position of Column


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
Zero values in a log chart Joelle_Smith Charts and Charting in Excel 2 May 8th 23 03:42 AM
Formula to compare multiple rows values based on another column? Murph Excel Worksheet Functions 4 February 21st 05 02:44 AM
Hiding Values Below Z Axis Minimum Value on Axis Charts TryingToExcel Charts and Charting in Excel 1 February 18th 05 03:55 AM
Second serie doesn't use X-as values JackRnl Charts and Charting in Excel 1 January 20th 05 01:04 AM
Save External Link Values Stephane Excel Discussion (Misc queries) 0 January 3rd 05 11:01 AM


All times are GMT +1. The time now is 07:45 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"