+ Reply to Thread
Results 1 to 2 of 2

Simple Stacked Bar Chart

  1. #1
    Registered User
    Join Date
    10-24-2013
    Location
    Louisiana, USA
    MS-Off Ver
    Excel 2010
    Posts
    1

    Simple Stacked Bar Chart

    I cannot seem to make this work as I want it to. I have 4 numbers (A used, A total, B used, B total) that I would like to display as two stacked bars to give a graphical representation of how much is used of the total. Thanks in advance!

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Simple Stacked Bar Chart

    A1 = "Name for A" // text
    A2 = A used
    A3 = A total
    A4 = A3 - A2 // Remaining A

    B1 = "B Name" // text
    B2 = B used
    B3 = B total
    B4 = B3 - B2 // Remaining B

    Then select A1:B4

    Insert => stacked column chart
    A1:B1 should be the labels on the x-axis

    Then delete series two (A3:B3) if you want the total height of the stacked columns to go to the total amount.

+ 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. Stacked bar chart with stacked secondary axis markers - please help!
    By Boardlady in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 07-22-2013, 10:32 AM
  2. Replies: 1
    Last Post: 05-30-2013, 10:03 AM
  3. [SOLVED] How to create a simple Stacked Column chart?
    By Mike in forum Excel Charting & Pivots
    Replies: 2
    Last Post: 07-17-2006, 09:35 AM
  4. [SOLVED] How can I combine a stacked bar chart with stacked colum chart?
    By Sin in forum Excel Charting & Pivots
    Replies: 8
    Last Post: 12-19-2005, 11:55 PM
  5. [SOLVED] To create a stacked column chart and group the stacked bars togeth
    By Jacqueline in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 02-18-2005, 10:06 AM

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