Results 1 to 4 of 4

Thread: Macro to Identify Amounts Based on Criteria Value

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Junior Member
    Join Date
    Sep 2015
    Posts
    8
    Rep Power
    0

    Macro to Identify Amounts Based on Criteria Value

    A B C D E F
    $10 5 5 8 5
    2 5 2 8
    -7.25 -3
    -2
    5
    8
    -3
    Hello,

    I have a criteria value ($10) that I need to find in column C or any combination of positive or negative numbers that equals to the criteria value. The data range in column C also has amounts that has decimals. The results should be displayed in the subsequent columns (D, E, F, etc). If there is only one combination that equal to the criteria value then obviously the results will be displayed in column D. The same number can be used in various combinations (see example above). Sometimes the criteria value can be found in column without any combination of numbers that sums to it, so that result should show in column D. I will likely not have results that extends to many many columns.

    Can someone help create this macro code.
    Last edited by showtyme; 01-31-2017 at 07:37 AM.

Similar Threads

  1. HELP - Vlookup based on 2 criteria.
    By amar.kshirsagar in forum Excel Help
    Replies: 7
    Last Post: 01-24-2014, 04:16 PM
  2. Replies: 10
    Last Post: 08-29-2013, 08:20 PM
  3. Split data based on criteria
    By Mahesh.sreekakulam in forum Excel Help
    Replies: 3
    Last Post: 06-08-2012, 09:30 PM
  4. Lookup Based on Criteria
    By maruthi in forum Excel Help
    Replies: 2
    Last Post: 02-15-2012, 08:49 AM
  5. Find Value Based On Criteria
    By excel_learner in forum Excel Help
    Replies: 10
    Last Post: 07-30-2011, 10:27 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •