mister
Mar 15th, 2001, 08:44 AM
I am working on inserting text into a PowerPoint presentation with Visual Basic.
I got everything working, except when I insert text into a textarea on a slide, i need to insert line breaks.
Can someone help me out?
I tried putting '\n' where i wanted the line break, with no luck.
Do I have to send it the ascii code for newline?
Any help would be greatly appreciated.
Thanks
I got everything working, except when I insert text into a textarea on a slide, i need to insert line breaks.
Can someone help me out?
I tried putting '\n' where i wanted the line break, with no luck.
Do I have to send it the ascii code for newline?
Any help would be greatly appreciated.
Thanks