Share via

Stacked Column Chart with Multiple Stack Groups in Access

Anonymous
2014-03-05T16:42:57+00:00

I have come across numerous sites and examples of how to accomplish the following in Excel, but I can't figure out how to do it in Access (if it is possible):

I have a table from which I am attempting to plot 4 fields- Cost A, Cost B, Fund A, and Fund B. Records in the table also have an attached date. I am trying to plot costs and funds as a function of date. However, rather than having four separate columns side-by-side for each date (as you would get with a clustered column chart), I want only two columns. The first column is a total cost, which is a stacked column and shows Cost A on top of Cost B. The second is a total fund, which is a stacked column and shows Fund A on top of Fund B.

Thus, I am looking to accomplish something similar to the first image in the following website (though I would have my x-axis be a date):

http://peltiertech.com/WordPress/clustered-stacked-column-bar-charts/

Other sites related to accomplishing this in Excel use a similar method to the one in the link above and rely on including "dummy" or blank data to get the chart to plot the series separately. I can see how I could reconstruct this kind of table in access with blank fields (using a combination of select and append queries- plus, I have a feeling it would be pretty messy), but I'm not sure how I could get access to then group the data appropriately to treat them like separate series.

Has anyone accomplished this or have any thoughts on how it might be done?

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

13 answers

Sort by: Most helpful
  1. Anonymous
    2014-04-22T17:22:25+00:00

    Bueller. Is this thing on?

    Seriously though, is this just something that Access is incapable of or just that nobody knows how to do it?

    Was this answer helpful?

    0 comments No comments
  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Anonymous
    2014-04-03T20:59:21+00:00

    Bump. I am still looking for an answer!

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2014-03-18T20:17:22+00:00

    I'm still looking for any help or suggestions on this issue. Right now, I can only get two stacked columns that lie on top of one another (by placing one on primary and the other on secondary axes). In order to view them both, I have to make one set thinner than the other, so it really looks like one stacked column inside of another. This is alright for the moment, but it's not intuitive to read and interpret.

    So if anyone has a suggestion for getting Access to plot two series of stacked columbns side-by-side, as described in the OP, I would really appreciate the help.

    Thanks!

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2014-03-06T16:14:28+00:00

    Does anyone have any advice they can offer, please?

    Was this answer helpful?

    0 comments No comments