通过 Internet 并发 Excel 工作簿连接?
本质上,我有一个 Excel 文件,需要在很长一段时间内同时处理。在过去,我只是简单地“共享工作簿”,这将允许网络上的用户与网络上的其他用户同时查看/更改文件,但在这种特殊情况下,每个人都与中央网络断开连接,并且存在没有可用的机制将它们放置在同一网络上。有谁知道有一种服务可以允许所有各方同时在一个中心位置编辑此文档?
我想到了一个 MOSS 框,但这对于单个文档来说似乎有点过大了。谢谢。
Essentially I have an Excel file that is going to need to be worked on concurrently for a prolonged period of time. In the past I would simply 'Share the Workbook' and this would allow users on the network to view/change the file at the same time as other users on the network but in this particular instance everyone is disconnected from a central network and there is no mechanism available to place them on the same network. Does anyone know of a service out there that will allow all parties to edit this document in a central location concurrently?
A MOSS box came to mind but that seems like overkill for a single document. Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
您可以使用 SharePoint Foundation 2010(如果您有 Windows Server 2008,则免费 - 因此可能比付费购买 MOSS 更合适)并将 Excel 文件作为列表导入,然后将该列表与 Excel 同步。
或者,Google 文档有一个电子表格程序 - 我认为它允许导入 Excel 电子表格。
You could use SharePoint Foundation 2010 (free if you have Windows Server 2008 - so maybe a better fit than paying for MOSS) and import the Excel file as a list, and then sync the list with Excel.
Or, Google docs has a spreadsheet program - I think it allows importation of Excel spreadsheets.