I am new to access and am attemptin to create a line chart in a form. Currently I am able to run a wizard which will plot the data, but it will plot all of the possible "series" that are found in the column of the table I am plotting from. What I really want is to be able to create 'combo boxes' that allow the user to choos a single series that they would want to plot, and also a beginning and start date for the line to plot to. I can create combo boxes but have no clue how to link them to the line chart. Can someone please point me in the right direction? Am I even taking the right approach?