Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default File in use notification

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 ?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2,718
Default File in use notification

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
"Daveh" wrote in message
...
|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 ?


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 857
Default File in use notification

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"


--
Hope that helps.

Vergel Adriano


"Daveh" wrote:

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 ?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 30
Default File in use notification

thanks .. that does what I want

"Vergel Adriano" wrote:

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"


--
Hope that helps.

Vergel Adriano


"Daveh" wrote:

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 ?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Notification when file changes Don B Excel Worksheet Functions 0 May 15th 08 03:43 PM
save file notification Dan Excel Discussion (Misc queries) 4 August 19th 07 03:52 PM
can an automated notification (on xls file changes) email can be anat_ny Excel Discussion (Misc queries) 1 July 10th 07 07:16 PM
File Change Notification biggiedon Excel Programming 3 July 19th 06 10:26 PM
File available for editing notification Charles Evans Excel Programming 0 February 17th 05 04:03 PM


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

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"