I have userform that I am using to take a bunch of data. I also want to function as a way to query past data. I have it set up to pull a graph from the worksheet and display as an image in the form. It updates every time the user changes a listbox with a _change().

What I need to learn is how to filter the WS from the listbox selection and then regraph the data right before I pull the graph the image.

Thanks for any suggestions!

ThugDragon

p.s. using excel 2002