E
Edward
Hi everybody,
I use a two column bodytext layout for a specific slide. it will be
populated with some entries (using VBA) , some entries maybe long and wraped
to the second line. How can I determine when I get to the end of a bodytext
placeholder in VBA?
I can't just simply count the number of entries because some maybe loag and
therefore wraped. I tried to use boundheight peroperty but it's not accuarte
when I change the line spaceing . Is there any beter way of doing this? The
whole idea is to find when I get to the end of first bodytext placeholder and
starting pupulating the second placeholder .
I use a two column bodytext layout for a specific slide. it will be
populated with some entries (using VBA) , some entries maybe long and wraped
to the second line. How can I determine when I get to the end of a bodytext
placeholder in VBA?
I can't just simply count the number of entries because some maybe loag and
therefore wraped. I tried to use boundheight peroperty but it's not accuarte
when I change the line spaceing . Is there any beter way of doing this? The
whole idea is to find when I get to the end of first bodytext placeholder and
starting pupulating the second placeholder .