+ Reply to Thread
Results 1 to 13 of 13

Using the Power of two to find which options are selected in a recursive fashion

Hybrid View

  1. #1
    Forum Expert
    Join Date
    02-11-2014
    Location
    New York
    MS-Off Ver
    Excel 365 (Windows)
    Posts
    6,264

    Re: Using the Power of two to find which options are selected in a recursive fashion

    Here's a formula solution, based on John Topley's logic:

    In A4, enter

    =IF(A2<=$A$6-SUM(B4:$Z4),A2,0)

    And copy to B4:Y4. Enter the sum of the values into A6, and the numbers that sum to that value will be shown in row 4.
    Bernie Deitrick
    Excel MVP 2000-2010

  2. #2
    Registered User
    Join Date
    11-01-2021
    Location
    Oslo
    MS-Off Ver
    Office365
    Posts
    6

    Re: Using the Power of two to find which options are selected in a recursive fashion

    To Bernie
    Thank you very much!

+ 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] Formulas required for different options selected
    By sameer79 in forum Excel Formulas & Functions
    Replies: 9
    Last Post: 12-27-2020, 04:50 AM
  2. Power Query - Load to dialog box seems to be missing options
    By carlito2002wgn in forum Excel General
    Replies: 1
    Last Post: 09-30-2020, 03:22 AM
  3. Sub-Forum for Excel Power Tools (Power Query, Power Pivot & Power BI)
    By chullan88 in forum Suggestions for Improvement
    Replies: 10
    Last Post: 06-28-2018, 02:25 PM
  4. [SOLVED] Can't find corrext Index Match formula where different options have same sub-options
    By Ochimus in forum Excel Formulas & Functions
    Replies: 7
    Last Post: 10-27-2016, 06:59 AM
  5. [SOLVED] Recursive find of managers
    By flyboy54 in forum Excel Programming / VBA / Macros
    Replies: 11
    Last Post: 05-22-2013, 11:32 AM
  6. Find & replace recursive
    By mmer2 in forum Excel General
    Replies: 7
    Last Post: 07-18-2012, 08:41 AM
  7. Find most recent file in recursive filtered folder
    By camaytoc in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 12-06-2011, 05:58 PM

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