Link to home
Create AccountLog in
Avatar of Michael Spellman
Michael SpellmanFlag for United States of America

asked on

Excel: Chart comparing two data sets

I have data pulled from two systems that should (ideally) match.  The data doesnt match.
I want to represent the differences in a chart.  I am having a brain cramp in how best to approach this.

I originally just created a table with the percent difference -used  (D11-D6)/D11 as percentage & charted that, but it isn't really a clear picture by itself.

I would appreciate any help in getting this started.
Spellman-CompareChart.xls
ASKER CERTIFIED SOLUTION
Avatar of Patrick Matthews
Patrick Matthews
Flag of United States of America image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
SOLUTION
Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
Avatar of Michael Spellman

ASKER

Thanks.  I appreciate the advice / guidance.