We're aware that some users are experiencing technical issues which the team are working to resolve. See the Community Noticeboard for more info. Thank you for your patience.
📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!

Complex Excel Forumula

Options
2»

Comments

  • Layer Rate Commission Overrider Profit share
    160%30%5%10%
    220%30%15%0%
    350%20%0%10%

    What would be the formula to work out the Gross to Supplier for any given sale and layer? Have been trying to use a nested Product/If statement testing the Sales ID is the same and the Layer number is less than the current layer but seem to have to many cycles to go through and my head hurts.

    I'm not sure I understand the whole requirement but just on that last part it's often possible to use SUMPRODUCT function as a "pseudo" productifs function, e.g.

    =SUMPRODUCT((A2:A10="x")*(B2:B10<10),C2:C10, D2:D10, E2:E10)

    If only one row satisfies the criteria for columns A and B then you'll get the product of the other 3 columns for the matching row, otherwise if there are multiple matching rows you'll get sum of each of the products.

    Sounds like your requirement is a wee bit more complex than that but you may be able to adapt to your needs
  • Heedtheadvice
    Heedtheadvice Posts: 2,765 Forumite
    Part of the Furniture 1,000 Posts Name Dropper
    Maybe sub prime but at least a solution for you.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 350.8K Banking & Borrowing
  • 253.1K Reduce Debt & Boost Income
  • 453.5K Spending & Discounts
  • 243.8K Work, Benefits & Business
  • 598.7K Mortgages, Homes & Bills
  • 176.8K Life & Family
  • 257.1K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16.1K Discuss & Feedback
  • 37.6K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.