I'm using Crystal XI trying to reproduce some charts that are currently created using a different software. I have a bar chart with Quarterly buckets (Q1, Q2, Q3, Q4) at the base of the chart with vertical bars signifying $'s. That part is fine, however in addition to the bars on the same chart, they want to put a horizontal goal line on the same chart signifying the quarterly $'s in goals. Right now, I have no idea how I am going to pull the data for this goal line, as it is not in a database anywhere. My question is it even possible to mix a standard bar chart with a line chart superimposed on top of it? I don't expect the goal numbers to change - is there a way I can even dummy this in Crystal graphs? Thanks....