+ Reply to Thread
Results 1 to 2 of 2

excel formula

  1. #1
    Registered User
    Join Date
    02-14-2006
    Posts
    26

    Question excel formula

    Hello. Does anyone know how to do the following thing in excel:

    d5*e5+d6*e6...... and so on till 140th row. I tried the following formula: sum(d5:e5*d41:e41), but didn't work.

    Thank you very much!

  2. #2
    Dave Peterson
    Guest

    Re: excel formula

    How about:

    =SUMPRODUCT(D5:D140,E5:E140)





    adinic wrote:
    >
    > Hello. Does anyone know how to do the following thing in excel:
    >
    > d5*e5+d6*e6...... and so on till 140th row. I tried the following
    > formula: sum(d5:e5*d41:e41), but didn't work.
    >
    > Thank you very much!
    >
    > --
    > adinic
    > ------------------------------------------------------------------------
    > adinic's Profile: http://www.excelforum.com/member.php...o&userid=31529
    > View this thread: http://www.excelforum.com/showthread...hreadid=518436


    --

    Dave Peterson

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1