I'm using Crystal Reports 2008 and the data source is an Oracle db. I want to create a sales by month bar chart that captures the current month's sales and the previous 11 months. IS there any way to get the chart to roll over automatically when the month changes?? The only thing I can think of is to create a formula for each month that extracts the current month from the current date, then subtracts months to get prior month numbers. Any ideas on how to make this work??