Is their any way to find out if two textboxes or shapes overlap using VBA in PowerPoint (2007)?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This should get you going.
It still needs to account for boundary cases:
Do two shapes just touching count as an overlap or not?
What about line thickness? The shape size doesn’t include the line thickness, but a thick line might cause the shapes to visual overlap.