Results 1 to 5 of 5

Thread: To combine two chart into one..

  1. #1

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    47

    To combine two chart into one..

    Hi all
    Is it possible to combine two chart into one chart in excel, What I mean is if I have below data:-
    WW-----A-----------B
    01-------400-------80
    02-------550-------75
    03------680--------125
    04------475--------95

    currently I have two chart showing the data, what I want is to have two chart into one which content
    Y axis start from 300 to 800
    another y axis start from 0 to 250
    and only one X axis which is my ww...

    Pls comment and help on this tks...

  2. #2
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: To combine two chart into one..

    You mean like this? There is no way to create 2 Y axis but you can do like I did and have them combined in a single Y axis.
    Attached Images Attached Images  
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  3. #3

    Thread Starter
    Member
    Join Date
    Jun 2005
    Posts
    47

    Re: To combine two chart into one..

    Tks for the help. I am looking for a line chart that consist two Y axis line & there is a seperator in between to seperate it....
    Attached Images Attached Images  
    Last edited by cs168; Sep 10th, 2005 at 08:02 PM.

  4. #4
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: To combine two chart into one..

    You would have to create two separate charts. Cant do it in just one.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

  5. #5
    Lively Member JustinLabenne's Avatar
    Join Date
    Jul 2005
    Location
    Ohio
    Posts
    64

    Re: To combine two chart into one..

    You could plot each series on 2 seperate axis (not the way you want):


    And even though this website doesn't show you how to do what your asking (may not be possible) it has some pretty nifty charts that can maybe be an alternative for you: http://www.andypope.info/charts.htm
    Attached Images Attached Images  
    Justin Labenne
    www.jlxl.net

Posting Permissions

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



Click Here to Expand Forum to Full Width