Dear All,
Could any one suggest an excel worksheet formula for calculating sum
of adjecent
pair of Cells in a Row.

For Eg:

=(A1*B1)+(C1*D1)+(E1*F1)+.......

Conditions
Result is towards the right end of the numbers
Pairs of columns will be added in-between randomly at later stage.

I have been trying with "Sumproduct" function with "mod" to identify
adjacent cells. But so far could not figure it out.

Does any one have a solution which is not a macro?

Thanks in advance
Shine

--~--~---------~--~----~------------~-------~--~----~
-------------------------------------------------------------------------------------
Some important links for excel users:
1. Excel and VBA Tutorials(Video and Text), Free add-ins downloads at 
http://www.excelitems.com
2. Excel tutorials at http://www.excel-macros.blogspot.com
3. Learn VBA Macros at http://www.vbamacros.blogspot.com
4. Excel Tips and Tricks at http://exceldailytip.blogspot.com
 

To post to this group, send email to excel-macros@googlegroups.com
If you find any spam message in the group, please send an email to:
Ayush Jain  @ jainayus...@gmail.com or
Ashish Jain @ 26may.1...@gmail.com
-------------------------------------------------------------------------------------
-~----------~----~----~----~------~----~------~--~---

Reply via email to