+ Reply to Thread
Results 1 to 2 of 2

How to create a chart with two X value columns

  1. #1
    Himesh
    Guest

    How to create a chart with two X value columns

    I am new to VB programming. I am using VB 6.0 and microsoft excel object
    library11.0 . I have to create the Pareto Principle graph in which there are
    two x axis columns (one for the values and the other on the right side for
    cumulative percentage) and i have to identify the 80% point . Please help.


  2. #2
    Jon Peltier
    Guest

    Re: How to create a chart with two X value columns

    Himesh -

    Turn on the macro recorder while you use this approach to build a
    two-axis two-column chart (actually it's a four-column chart):

    http://peltiertech.com/Excel/Charts/...OnTwoAxes.html

    What do you mean you have to identify the 80% point? Do you need a
    horizontal line at 80%? Then try this:

    http://peltiertech.com/Excel/Charts/AddLine.html

    - Jon
    -------
    Jon Peltier, Microsoft Excel MVP
    Peltier Technical Services
    Tutorials and Custom Solutions
    http://PeltierTech.com/
    _______

    Himesh wrote:

    > I am new to VB programming. I am using VB 6.0 and microsoft excel object
    > library11.0 . I have to create the Pareto Principle graph in which there are
    > two x axis columns (one for the values and the other on the right side for
    > cumulative percentage) and i have to identify the 80% point . Please help.
    >


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

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