File in use notification

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a file that several users access and I want to disable the file in use
notification when the file is opened by the second or subsequent users.

I can't find the way of doing it though .. any ideas ?
 
The only way to avoid the in use message is to open the file read-only,
either manually or with a macro. It is generally thought important for
users to be notified that they cannot save changes to the file.

--
Jim
|I have a file that several users access and I want to disable the file in
use
| notification when the file is opened by the second or subsequent users.
|
| I can't find the way of doing it though .. any ideas ?
 
One other option is to make the workbook a shared workbook by going to
Tools->Share Workbook. Then check the "Allow changes by more than one user
at the same time" check box.

Note that shared workbooks have some limitations. Search the help for
"Features unavailable in shared workbook"
 
thanks .. that does what I want

Vergel Adriano said:
One other option is to make the workbook a shared workbook by going to
Tools->Share Workbook. Then check the "Allow changes by more than one user
at the same time" check box.

Note that shared workbooks have some limitations. Search the help for
"Features unavailable in shared workbook"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top