PPT: Sample Code to Copy Slides to Another Presentation

PPT: Sample Code to Copy Slides to Another Presentation

瀏覽:933
日期:2024-05-30
Sub SlideCopy() ' Variable declarations. Dim SourceView, answer As Integer Dim SourceSlides, NumPres, x As Long ' Count the open presentations. NumPres = Presentations.Count ' Check to see whether more than one presentation is open....看更多