+ Reply to Thread
Results 1 to 8 of 8

Query on developing table and chart automatically based on inputs

  1. #1
    Registered User
    Join Date
    03-18-2018
    Location
    london
    MS-Off Ver
    2017
    Posts
    24

    Query on developing table and chart automatically based on inputs

    Hi,

    Please guide me how to develop a table & chart automatically based on the below input data.

    I am able to develop table and chart manually for the set value , but incase user changes the input value then table and chart should also change as per
    the set number of years.

    INPUT DATA:

    A B

    1 years 10

    2 starting value 1000$

    3 Interest rate 10%


    I am looking for output as per below screenshot , kindly guide.


    1.jpg
    Attached Files Attached Files
    Last edited by machoman4lyf; 04-12-2018 at 01:08 PM. Reason: attachment

  2. #2
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,323

    Re: Query on developing table and chart automatically based on inputs

    Will you please attach a sample Excel workbook? We are not able to work with or manipulate a picture of one and nobody wants to have to recreate your data from scratch.

    1. Make sure that your sample data are REPRESENTATIVE of your real data. The use of unrepresentative data is very frustrating and can lead to long delays in reaching a solution.

    2. Make sure that your desired results are also shown (mock up the results manually).

    3. Make sure that all confidential data is removed or replaced with dummy data first (e.g. names, addresses, E-mails, etc.).

    4. Try to avoid using merged cells as they cause lots of problems.

    Unfortunately the attachment icon doesn't work at the moment, so to attach an Excel file you have to do the following: just before posting, scroll down to Go Advanced and then scroll down to Manage Attachments. Now follow the instructions at the top of that screen.

    Please pay particular attention to point 2 (above): without an idea of your intended outcomes, it is often very difficult to offer appropriate advice.
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  3. #3
    Registered User
    Join Date
    03-18-2018
    Location
    london
    MS-Off Ver
    2017
    Posts
    24

    Re: Query on developing table and chart automatically based on inputs

    excel file attached
    Attached Files Attached Files
    Last edited by machoman4lyf; 04-12-2018 at 01:09 PM.

  4. #4
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    79,323

    Re: Query on developing table and chart automatically based on inputs

    There is nothing in the Excel workbook - it is empty.

  5. #5
    Registered User
    Join Date
    03-18-2018
    Location
    london
    MS-Off Ver
    2017
    Posts
    24

    Re: Query on developing table and chart automatically based on inputs

    updated the file now.
    sorry for uploading wrong file

  6. #6
    Registered User
    Join Date
    03-18-2018
    Location
    london
    MS-Off Ver
    2017
    Posts
    24

    Re: Query on developing table and chart automatically based on inputs

    Kindly guide

  7. #7
    Registered User
    Join Date
    03-18-2018
    Location
    london
    MS-Off Ver
    2017
    Posts
    24

    Re: Query on developing table and chart automatically based on inputs

    awaiting suggestion for anyone.
    Attached Files Attached Files

  8. #8
    Forum Guru
    Join Date
    08-28-2014
    Location
    USA
    MS-Off Ver
    Excel 2019
    Posts
    17,420

    Re: Query on developing table and chart automatically based on inputs

    Perhaps this will be helpful.
    In the attached file the table has been extended.
    Starting with the second row of each column:
    - The 'Years' column is populated using: =IF(MAX(G$4:G4)<B$1-1,G5+1,NA())
    - The 'Starting Value' column is populated using: =IF(G6<>"",I5,NA())
    - The 'Ending Value' column is populated using: =IF(G6<>"",-FV($B$3,1,0,H6),NA())

    The chart is a scatter graph.
    Test by changing any of the three parameters in B1:B2
    Let us know if you have any questions.
    Attached Files Attached Files
    Consider taking the time to add to the reputation of everybody that has taken the time to respond to your query.

+ 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] How to Fill Up a Year-Based Chart Based on Inputs from Another Sheet
    By xlsconfusion in forum Excel General
    Replies: 5
    Last Post: 07-24-2017, 09:58 PM
  2. Some questions on developing my web query macro
    By CRMORE in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 02-10-2016, 07:02 AM
  3. Query in developing a new addin for excel
    By justin ross in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 09-17-2014, 12:27 PM
  4. [SOLVED] Inputs from drop downs automatically updating in a table
    By Mordus in forum Excel Formulas & Functions
    Replies: 6
    Last Post: 04-22-2013, 11:37 AM
  5. Replies: 2
    Last Post: 01-22-2012, 03:06 PM
  6. Populate table based on 3 inputs
    By Senthilerp in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 08-19-2009, 04:16 AM
  7. Find value in table based on two inputs
    By AMDRIT in forum Excel General
    Replies: 3
    Last Post: 12-30-2005, 12:50 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