Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/vba/17.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Excel VBA与SharePoint同步_Excel_Vba_Sharepoint - Fatal编程技术网

Excel VBA与SharePoint同步

Excel VBA与SharePoint同步,excel,vba,sharepoint,Excel,Vba,Sharepoint,我已从下载了加载项,以便在Excel表和SharePoint列表之间同步数据。如何使用VBA代码运行“与SharePoint同步”操作而不是手动单击它 对于2003年以后的Excel版本,“ListObject.UpdateChanges”的操作不起作用:(我如何解决这个问题?这个问题本身值得一提

我已从下载了加载项,以便在Excel表和SharePoint列表之间同步数据。如何使用VBA代码运行“与SharePoint同步”操作而不是手动单击它



对于2003年以后的Excel版本,“ListObject.UpdateChanges”的操作不起作用:(我如何解决这个问题?这个问题本身值得一提