Hi
When every user uses his own sheet, why do you want them in a single
workbook at all. Place a separate workbook for every user into network
resource, so they can open and edit it at their hearts will. When you need
to summarize data from all users somehow, then for this you design one or
several separate summary workbook(s), which get data from users workbooks
through links, or through ODBC queries (which way is best to use, depends on
data). When you want to have some general data to be available for all
users, put them on separate sheet(s) on some summary workbook, or into some
separate 'general' workbook, and all users workbooks get them alsou through
links or using ODBC queries.
Advantages:
Users don't affect one-another when working;
Every user sees only his own part of data;
The number and design of summary workbooks isn't limited, so you can for
various bosses/supervisors desigh individualized summary workbooks.
Arvi Laanemets
"papaitaliano" <
[email protected]>
wrote in message
news
[email protected]...