国产精品天干天干,亚洲毛片在线,日韩gay小鲜肉啪啪18禁,女同Gay自慰喷水

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

PPT VBA:多文件合并

2023-02-15 12:18 作者:ch_j  | 我要投稿

Sub 合并PPT()

? ? Dim t0 As Single: t0 = Timer

? ? Dim fdlog As FileDialog

? ? Dim prs As Presentation

? ? Dim prs1 As Presentation

? ? Dim sld As Slide

? ? Dim file

? ? Dim i As Integer

? ??

? ? Set prs = Presentations.Add

? ? Set fdlog = Application.FileDialog(msoFileDialogFilePicker)

? ? With fdlog

? ? ? ? .AllowMultiSelect = True

? ? ? ? With .Filters

? ? ? ? ? ? .Clear

? ? ? ? ? ? .Add "PPT文件", "*.ppt*;*.ppa*;*.pps*", 1

? ? ? ? ? ? .Add "所有文件", "*.*", 2

? ? ? ? End With

? ? ? ? If .Show Then

? ? ? ? ? ? i = 0

? ? ? ? ? ? For Each file In .SelectedItems

? ? ? ? ? ? ? ? Set prs1 = Presentations.Open(CStr(file))

? ? ? ? ? ? ? ? For Each sld In prs1.Slides

? ? ? ? ? ? ? ? ? ? sld.Copy

? ? ? ? ? ? ? ? ? ? prs.Slides.Paste prs.Slides.Count + 1

? ? ? ? ? ? ? ? Next

? ? ? ? ? ? ? ? prs1.Close

? ? ? ? ? ? ? ? i = i + 1

? ? ? ? ? ? Next

? ? ? ? End If

? ? End With

? ??

? ? Set fdlog = Nothing

? ? Set prs = Nothing

? ? Set prs1 = Nothing

? ? If i > 0 Then

? ? ? ? MsgBox Format(i, "完成,共合并了0個(gè)文件。") & Format(Timer - t0, "用時(shí)0.000秒。")

? ? End If

End Sub


PPT VBA:多文件合并的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
洱源县| 杭锦后旗| 二连浩特市| 江阴市| 安乡县| 清涧县| 长治市| 个旧市| 门源| 苏尼特左旗| 米林县| 翁源县| 周口市| 甘南县| 色达县| 兴化市| 区。| 谢通门县| 长岛县| 洪江市| 根河市| 阜城县| 娱乐| 哈密市| 永昌县| 抚州市| 会宁县| 东乡| 永胜县| 武夷山市| 玉树县| 攀枝花市| 德惠市| 耿马| 松桃| 修文县| 格尔木市| 莎车县| 牟定县| 精河县| 达州市|