+ Reply to Thread
Results 1 to 8 of 8

Product If formula?

Hybrid View

  1. #1
    Registered User
    Join Date
    09-25-2012
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    5

    Product If formula?

    See attached spreadsheet. I am trying to create one formula that will take the product of numbers in column B based on criteria in column A (want the product of %s in each year). Product if formula.xlsx

    Thanks for your help!

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (both in England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2504 (Windows 11 Home 24H2 64-bit)
    Posts
    90,991

    Re: Product If formula?

    Try this in D1:

    =SUMIF(A:A,2011,B:B)

    Add this into different cells for each year. Format the cells as percentages.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help. It's a universal courtesy.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    NB:
    as a Moderator, I never accept friendship requests.
    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    09-25-2012
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Product If formula?

    Thank you for your reply, but I need the product of the %s not the sum.

  4. #4
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Product If formula?

    Hi kris10s7,

    All you have on your spreadsheet is Year and Percentages. What exactly you mean by Product is unclear. At least provide with the expected results.
    If you like my answer please click on * Add Reputation
    Don't forget to mark threads as "Solved" if your problem has been resolved

    "Nothing is so firmly believed as what we least know."
    --Michel de Montaigne

  5. #5
    Registered User
    Join Date
    09-25-2012
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Product If formula?

    The answers are below. So for 2011, the calculation is 105.88%*98.99%*95.48%**94.82%*88.25%*100.83%*106.76%*94.79%*102.87%. I have multiple spreadsheets of data with different start dates. I could use the product function, but then I would have to manually update the ranges for each spreadsheet. I would like to use a formula that would eliminate that problem.

    2011 87.9%
    2012 113.8%
    2013 154.1%

  6. #6
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Product If formula?

    Please see attached file with formulas

    Formula in D3 is to get unique year criteria
    Formula in E3 is to get desired result ***an array formula must be entered with Ctrl+Shift+Enter key combination.
    Attached Files Attached Files

  7. #7
    Registered User
    Join Date
    09-25-2012
    Location
    New Jersey
    MS-Off Ver
    Excel 2010
    Posts
    5

    Re: Product If formula?

    This is perfect. Thanks so much.

  8. #8
    Forum Guru AlKey's Avatar
    Join Date
    07-20-2009
    Location
    Lakeland, FL USA
    MS-Off Ver
    Microsoft Office 2010/ Office 365
    Posts
    8,903

    Re: Product If formula?

    You're welcome and thank you for the feedback!

    Please mark thread as "Solved" if your issue has been resolved. (Selecting Thread Tools-> Mark thread as Solved).

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Macro for Name Generation from Product to Product with Sizes and Filenames
    By ddenicola in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-30-2014, 11:59 AM
  2. Link product image to product code
    By rogan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-10-2013, 02:51 AM
  3. [SOLVED] Find Product Details in Another Sheet based on Product ID and Copy some Fields From there
    By kevalkothari in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 08-29-2012, 10:43 AM
  4. [SOLVED] Need Function that will find ordered product, and display the product code in a 2nd workbk
    By rollerden in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-21-2012, 08:52 AM
  5. Replies: 2
    Last Post: 04-02-2009, 05:56 AM

Tags for this Thread

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