+ Reply to Thread
Results 1 to 5 of 5

Help Required: Conditional Formula with multiple AND/OR scenarios

  1. #1
    Registered User
    Join Date
    09-03-2015
    Location
    London
    MS-Off Ver
    Excel for Mac 2011, v14.5.4
    Posts
    2

    Help Required: Conditional Formula with multiple AND/OR scenarios

    Hi there,

    Seeking help to complete a formula. In column A, I am looking to define which 'product' (Sports, Poker, Games, Casino) offers the greatest value.

    This first image shows the result when there is a ZERO total in one cell. Any help getting the formula to return the greatest value 'product' in A2 would be appreciated. The formula I've used is 'good' for one.

    With zero.png

    As you can see with a value in cell C2, the formula works (but there will be ZERO totals in the spreadsheet to overcome!)

    With value.png

    Next step is going from IF E2>B2,C2,D2 THEN A2 = "CASINO" to IF E2>B2,C2,D2 THEN A2 = "CASINO" OR IF D2>B2,C2,E2 THEN A2 = "GAMES" OR IF C2>B2,D2,E2 THEN A2 = "POKER" OR IF B2>C2,D2,E2 THEN A2 = "SPORTS" (factoring the zero issue)

    Would appreciate some help!

    Thanks,

    Tom
    Attached Images Attached Images

  2. #2
    Forum Guru Pete_UK's Avatar
    Join Date
    12-31-2011
    Location
    Warrington, England
    MS-Off Ver
    Office 2019 (still learning)
    Posts
    24,723

    Re: Help Required: Conditional Formula with multiple AND/OR scenarios

    As it's your first post, you might not realise that many contributors are unable to view .PNG files on this Forum (incompatibility with some browsers), so it would be better to submit a sample Excel workbook. If you really must submit pictures, change the format to JPEG, or put them in a PDF file, although there's not a lot we can do with them.

    Hope this helps.

    Pete

  3. #3
    Forum Expert
    Join Date
    05-05-2015
    Location
    UK
    MS-Off Ver
    Microsoft Excel for Microsoft 365 MSO (Version 2402 Build 16.0.17328.20068) 64-bit
    Posts
    28,185

    Re: Help Required: Conditional Formula with multiple AND/OR scenarios

    Please post a sample file showing expected outcomes.

  4. #4
    Valued Forum Contributor
    Join Date
    05-13-2010
    Location
    Belo Horizonte, Brazil
    MS-Off Ver
    Excel 2003; 2007
    Posts
    441

    Re: Help Required: Conditional Formula with multiple AND/OR scenarios

    tomg82, Good afternoon.

    Try to use:

    A2 --> Formula

    =INDEX($B$1:$E$1,,MATCH(MAX(B2:E2),B2:E2,0))

    Is that what you're looking for?
    I hope it helps.
    ...If my answer helped you, Please, click on. * Add Reputation (at left)

    Best regards.
    Marc?lio Lob?o

  5. #5
    Registered User
    Join Date
    09-03-2015
    Location
    London
    MS-Off Ver
    Excel for Mac 2011, v14.5.4
    Posts
    2

    Re: Help Required: Conditional Formula with multiple AND/OR scenarios

    Thanks Mazzaropi - that worked perfectly.

    And thanks everyone for the guidance. I will upload as instructed in future

+ 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. [SOLVED] Complex Conditional Formatting Based on Multiple Scenarios
    By PhantomCell in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 01-24-2015, 07:45 AM
  2. Conditional Formatting for Multiple IF Scenarios
    By bunkerdc in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 12-02-2013, 01:43 PM
  3. [SOLVED] Formula help required to enable conditional formatting of cells that meet multiple con
    By Barbara Excel in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 09-14-2012, 10:10 AM
  4. [SOLVED] Formula help required to enable conditional formatting of cells that meet multiple cond.
    By Barbara Excel in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 08-30-2012, 01:34 PM
  5. Multiple scenarios in one formula
    By scott2simpson in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-26-2011, 11:32 PM
  6. Formula wth multiple scenarios
    By smcduffi in forum Excel General
    Replies: 6
    Last Post: 12-30-2010, 03:41 PM
  7. Excel 2007 : Need formula based on multiple scenarios
    By LAB2007 in forum Excel General
    Replies: 4
    Last Post: 07-08-2010, 04:07 PM

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