+ Reply to Thread
Results 1 to 3 of 3

Simplify a PRODUCT formula

  1. #1
    Registered User
    Join Date
    05-04-2010
    Location
    wyoming
    MS-Off Ver
    Excel 2003
    Posts
    13

    Simplify a PRODUCT formula

    I know this is probally a very easy thing but I can seem to figure it out of find a reference for this I would like to take this type for formula and simplify it

    =PRODUCT(A2:A3)+PRODUCT(C2:C3)+PRODUCT(D2:D3) etc etc

    is there a way to use a range to do this without entering each individual calculation as I have several dozen to do at least?

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Simplify a PRODUCT formula

    Maybe: =SUMPRODUCT(A2:D2*A3:D3)

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

  3. #3
    Registered User
    Join Date
    05-04-2010
    Location
    wyoming
    MS-Off Ver
    Excel 2003
    Posts
    13

    Re: Simplify a PRODUCT formula

    Yes indeed thank so much

+ 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