
excel
Sub AddLink()Dim olApp As ObjectDim olFolder As ObjectDim olItem As ObjectSet olApp = CreateObject("Outlook.Application")Set olFolder = olApp.GetDefaultFolder(olFolderOutlook)Set olItem = olFolder.Items.AddWith olItem/content controls/End WithEnd Sub最后,将这段代码复制粘贴到演示文稿模板所在的工作簿模板中,并保存即可。以上就是如何在PPT中插入excel文件链接以及如何在excel中添加多个链接的方法。希望对您有所帮助!Copyright © 2025 IZhiDa.com All Rights Reserved.
知答 版权所有 粤ICP备2023042255号