Checking your file I see you add an "ID" to the objects so you can see it in the text.
So in the Click Event I add a condition "ID = Val(string)" and it works, can use also a counter out of the frame or a string not visible, or a Global Value to do the same job, simply you need to store somewhere the ID of the object of the event "Mouse is over", as you do in the string, and then compare it with ID value in the Click event.
Edit Note: I renamed the Value A of Active in ID to be more clear
OverlappingDelete.jpg
(I have problem with the upload of the file)