I have a crystal report with fields and such all over the place and my data is all good with the linking and such for my fields, however i have 2 charts on the report, that need data from the same tables however they need there own SQL statement to pull it out and get the data they need, I have read about using stored procedures and all but there are no examples that I have run across thus far as how to use a stored procedure SQL statement, and then let my charts use that statement for there data. Can someone help or is this too deep?