+ Reply to Thread
Results 1 to 5 of 5

summary excel table for output results based on multiple choice input data

Hybrid View

dargonaro summary excel table for... 04-22-2017, 09:00 PM
ImranBhatti Re: summary excel table for... 04-23-2017, 01:19 AM
dargonaro Re: summary excel table for... 04-23-2017, 05:04 PM
JeteMc Re: summary excel table for... 04-24-2017, 12:55 PM
dargonaro Re: summary excel table for... 04-25-2017, 06:26 PM
  1. #1
    Registered User
    Join Date
    03-02-2013
    Location
    Manila,Philippines
    MS-Off Ver
    Excel 2011
    Posts
    24

    summary excel table for output results based on multiple choice input data

    Hi experts!
    I would like to create a summary excel table with two entries (year xx and output xx), that summarises the output computed by a formula linked to a reference cell.
    Please see excel sheet in attachment for clarification.
    Thank you all
    Dargo
    Attached Files Attached Files
    Last edited by dargonaro; 04-23-2017 at 05:01 PM. Reason: reformulation of wording and attachment for clarification

  2. #2
    Valued Forum Contributor ImranBhatti's Avatar
    Join Date
    03-27-2014
    Location
    Rawalpindi,Pakistan
    MS-Off Ver
    Office 365
    Posts
    1,785

    Re: summary excel table for output results based on multiple choice input data

    Output!C3 changes and Summary Table sheet cells will definitely change,coz you have referenced them.When a value of reference cell changes ,your formula results also change.
    Teach me Excel VBA

  3. #3
    Registered User
    Join Date
    03-02-2013
    Location
    Manila,Philippines
    MS-Off Ver
    Excel 2011
    Posts
    24

    Re: summary excel table for output results based on multiple choice input data

    Thanks for your quick answer.
    I reformulated my problem in a more direct way.
    I still believe that a summary table could be created with data generated from a reference cell.

  4. #4
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 365 version 2504
    Posts
    19,461

    Re: summary excel table for output results based on multiple choice input data

    If I understand correctly the following formula may be pasted into cell D19 and dragged across: =PRODUCT(D6:D8)
    You may also want to consider making the following change to the formula in D12 to make it easier to deal with once your project is extended to year 4 and beyond:
    Formula: copy to clipboard
    =INDEX(D6:G6,MATCH(D11,D5:G5,0))*INDEX(D7:G7,MATCH(D11,D5:G5,0))*INDEX(D8:G8,MATCH(D11,D5:G5,0))
    Let us know if you have any questions.
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

  5. #5
    Registered User
    Join Date
    03-02-2013
    Location
    Manila,Philippines
    MS-Off Ver
    Excel 2011
    Posts
    24

    Re: summary excel table for output results based on multiple choice input data

    Thank you for the answer.It is not yet what i was expected. The reason is obviously the formulation of my question.
    I therefore reformulated the problem in a more appropriate way in the revised attachment.
    I hope this will help.
    Thank you
    Attached Files Attached Files

+ 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. Get values from input table to add data in output table depending on header
    By SBBmaster09 in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 09-16-2016, 03:25 AM
  2. [SOLVED] Display values based on input / output table
    By zdimitrov in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 11-11-2015, 09:12 PM
  3. [SOLVED] Analyse each of the groups in a Data Table and send results to a Summary Table
    By PeterR in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 05-20-2015, 10:26 PM
  4. Replies: 1
    Last Post: 02-02-2015, 11:31 AM
  5. Summary Table from Input Data - best way to proceed?
    By andrewc in forum Excel General
    Replies: 4
    Last Post: 11-01-2013, 01:14 PM
  6. Replies: 7
    Last Post: 05-09-2012, 04:44 AM
  7. [SOLVED] Multiple input and output results
    By smoothie in forum Excel General
    Replies: 0
    Last Post: 06-12-2006, 01:10 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