ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Creating a multi-user spreadsheet (https://www.excelbanter.com/excel-programming/307858-creating-multi-user-spreadsheet.html)

Steve[_67_]

Creating a multi-user spreadsheet
 
Hi,

Does Excel have any facilities through which I can create a realtime shared
spreadsheet - such that if one user updates a cell, or a row all others see
that update & vice-versa ? Sadly not an application for a database due to
the analytics involved, though perhaps a combination if such a thing is
possible ?

Any pointers would be welcome.


Steve



Andy B[_4_]

Creating a multi-user spreadsheet
 
Steve wrote:
Hi,

Does Excel have any facilities through which I can create a realtime
shared spreadsheet - such that if one user updates a cell, or a row
all others see that update & vice-versa ? Sadly not an application
for a database due to the analytics involved, though perhaps a
combination if such a thing is possible ?

Any pointers would be welcome.


Steve



Shared workbooks. Go to tools menu. Though the user needs to save his
changes for others to see an update.


--
Andy B




Steve[_67_]

Creating a multi-user spreadsheet
 
Thanks - but for a realtime update system - is there any other method other
than this and that offer by the
"Bad Blue" Company ?

Steve


"Andy B" wrote in message
...
Steve wrote:
Hi,

Does Excel have any facilities through which I can create a realtime
shared spreadsheet - such that if one user updates a cell, or a row
all others see that update & vice-versa ? Sadly not an application
for a database due to the analytics involved, though perhaps a
combination if such a thing is possible ?

Any pointers would be welcome.


Steve



Shared workbooks. Go to tools menu. Though the user needs to save his
changes for others to see an update.


--
Andy B






Jamie Collins

Creating a multi-user spreadsheet
 
"Steve" wrote ...

Sadly not an application for a database due to
the analytics involved, though perhaps a combination if such a thing is
possible ?


Databases are optimized for data storage and retrieval but are
mediocre for analysis work. Excel is an excellent for analysis but is
mediocre when it comes to data storage and retrieval (limited rows per
table, poor data typing, lack of DRI constraints etc).

Using Excel and a 'proper' database product should yield the best of
both. The preferred data access tools for Excel are ADO in VBA code
and MS Query for GUI tools.

Jamie.

--


All times are GMT +1. The time now is 02:02 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com