SharePoint 2010 - Can two or more people edit a file at the same time?
Posted
by Tobias Funke
on Stack Overflow
See other posts from Stack Overflow
or by Tobias Funke
Published on 2010-06-07T16:35:39Z
Indexed on
2010/06/08
1:52 UTC
Read the original article
Hit count: 469
sharepoint
|sharepoint2010
I have a SharePoint 2010 site with a document library for storing Excel files. If someone is editing an Excel file (using stand-alone Excel, not Excel services), everyone else will be forced to open the file read-only until the first person is done editing. Is there a way around this? What I want is to allow two or more people to be able to edit the file at the same time. Also, I don't want people to overwrite each other. Instead, I'd like SharePoint to merge their changes. Is this possible in SharePoint 2010?
© Stack Overflow or respective owner