VBA macro to grap the current title

C

Chris

After I print my 'slides' , I need to know where to find them again on the
hard disk .

I need a little macro which graps the window title and places it into a
textbox on the slide .

For example , the current title is " MS Powerpoint - [ show_title.ppt ] " .
How can I get a hold of this text ?
The txtbox and string handling I know how to do already .

Thanks

Chris James
 
Top