I am working on one project. In which I want to know: βIs my text box disconnected from the slide or not?β If yes, then show an error message.
so my logic is that I found the size of the slide, then I will use it in IF ... Else condition like:
If textbox_position < slide_dimension then
If you have any other idea then tell me.
thanks
vba powerpoint-vba powerpoint
Pratik gujarathi
source share