I would like to allow a user to click on a blank chart to input a series of data points. For example, if the user is outlining the stratigraphy of site, instead of entering a bunch of x,y coordinates in cells, I would like to use VBA to read the clicked points and use those points to perform...