+ Reply to Thread
Results 1 to 6 of 6

I need chart graph

  1. #1
    Registered User
    Join Date
    02-02-2018
    Location
    chennai
    MS-Off Ver
    2010
    Posts
    35

    I need chart graph

    I have data in an Excel sheet named 'Readiness' cells C12 to C17. I would like to create a chart on a separate sheet using this data. I've provided a sample sheet for reference. Additionally, I want to add a button name is MEV,TA,DTER,HF,W 700,MS to dynamically generate the chart. How can I accomplish this? i attached the sample workbook
    Attached Files Attached Files

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

    Re: I need chart graph

    As modeled on Sheet2:
    1. Put a drop down in cell G3 as opposed to a button
    2. Populate cell C19 on the Readiness sheet using: =Sheet2!G3
    3. Populate cells D19:BR19 on the Readiness sheet using: =INDEX(D12:D17,MATCH($C19,$C12:$C17,0))
    4. Change the source data in the Chart on Sheet2 so that
    Series name is: =Sheet2!$G$3
    Series values is: =Readines!$D$19:$BR$19
    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.

  3. #3
    Registered User
    Join Date
    02-02-2018
    Location
    chennai
    MS-Off Ver
    2010
    Posts
    35

    Re: I need chart graph

    Thanks for your response, Jetemc. Your suggestion is correct. However, I'd like to gather another opinion ALL. When I select "all," I need to receive all data the graph charts. can you help me

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

    Re: I need chart graph

    When you say all data do you mean that the column above 19 should show 125 or that there should be three columns one of 100, one of 10 and the other of 15 as on Sheet 3?

  5. #5
    Registered User
    Join Date
    02-02-2018
    Location
    chennai
    MS-Off Ver
    2010
    Posts
    35

    Re: I need chart graph

    I need to include an 'ALL' option in the dropdown menu. When 'ALL' is selected, I want to retrieve data from S.no 7 to 13 for columns C12 to C17 in the graph. Could you assist with implementing this feature?

  6. #6
    Forum Contributor
    Join Date
    02-04-2017
    Location
    chennai
    MS-Off Ver
    MS OFFICE 365
    Posts
    253

    Re: I need chart graph

    dear please find this attached
    Attached Files Attached Files
    If that takes care of your original question, please select Thread Tools from the menu link above and mark this thread as SOLVED

+ 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. Hover over VBA on bar chart without Graph on seperate chart tab
    By JamieC77 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-09-2017, 05:19 AM
  2. [SOLVED] 3 axis chart with stacked bar graph and line graph above
    By hefe_espada in forum Excel Charting & Pivots
    Replies: 3
    Last Post: 06-26-2013, 12:53 PM
  3. Chart/Graph HELP!
    By mandyhagerl in forum Excel Charting & Pivots
    Replies: 8
    Last Post: 06-26-2013, 10:01 AM
  4. Chart - Graph
    By sachinattri in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 03-03-2011, 04:22 PM
  5. How to combine one segmented column graph with line graph in one chart
    By hamood83 in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 07-26-2007, 03:19 AM
  6. [SOLVED] Need help with chart graph not on chart wizard
    By Jeff from Kern County in forum Excel Charting & Pivots
    Replies: 4
    Last Post: 11-16-2005, 06:20 PM
  7. Chart / Graph
    By Eric in forum Excel General
    Replies: 2
    Last Post: 01-07-2005, 04:06 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