Reputation: 1
I have a sharepoint document list with more than 700+ list items. Now few items have empty value for one column. Manual editing is time consuming. I want to update multiple list items. I have exported the list and want to now synchronize the excel sheet table with the SharePoint List. How can I do it.
Upvotes: 0
Views: 129
Reputation: 271
Did you use"Export to Excel" to export the document library to excel?
By default, "Export to Excel" is a one-way sync which just syncs changes from SharePoint to Excel, and is unable to sync changes from Excel to SharePoint. It is a limit currently, there is a user voice about this feature, you can vote up it.
Upvotes: 0