Hello and good evening,
What I have is a picture and what I need to do is output a msgbox claiming what part of the picture the user clicked on.

What I have learned so far is:
A. Using Range (" C6, C7").Value does not work. No matter where you click on the image it displays the msgbox.
B. I have wrote down rough X&Y cords of certain areas of the pic.
C. I do NOT know how to use those coords in code.

I know I am not explaining well. I do not want to have the code but want direction on how to use it. I am still a beginner , as you can see, so using simple methods is what I require.

Thank you for the help and time