I'm writing a macro to act on an embedded Excel graph, I'd like to prompt the end user to pick two points on the Graph (NOT Cell) by means of an Input Box. Once they have done so empty every Cell between those two points. I can create the subroutines for everything else except the routine that allows the user to pick a point on the graph and delete the corresponding Cell value. How would I go about creating such a subroutine, your input would be greatly appreciated.
Thanks.
Thanks.