View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AussieDave AussieDave is offline
external usenet poster
 
Posts: 22
Default Excel to Powerpoint - copy/paste text box

I created a macro to successfully copy extracts from a workbook to an
existing Ppt file and am now trying to modify this. I need to copy a
textbox using Verdana, 10pt font to Powerpoint - it comes across as
Times New Roman, 24pt!!!! What controls this and how do I incorporate
this into my macro?
Thanks in advance, Dave