Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 95
Default excel's probem

Hi,

I've file (excel 2k) with code vba. I notice some errors
if file opened more users at the same time. How I protect
my file?

Please me resolve this problem.

Regards
Mark
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 253
Default excel's probem

Hi Mark,
If another user open it , you can test it
If Not ActiveWorkbook.ReadOnly Then
' ..........
end if
Regards,
Jean-Yves

"Mark" wrote in message
...
Hi,

I've file (excel 2k) with code vba. I notice some errors
if file opened more users at the same time. How I protect
my file?

Please me resolve this problem.

Regards
Mark



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
excel's menu bar rosa Excel Discussion (Misc queries) 3 July 30th 07 03:40 AM
Probem Of Converting Days Months And Years naughtyboy Excel Discussion (Misc queries) 0 August 6th 06 10:23 PM
Excel's TEMPLATE HELP mucker New Users to Excel 2 March 2nd 06 04:24 AM
Excel's Dialog Box filo666 Excel Discussion (Misc queries) 3 February 14th 05 11:39 PM
Gridline printing probem Dan McCort Excel Discussion (Misc queries) 2 December 22nd 04 01:43 PM


All times are GMT +1. The time now is 08:30 AM.

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"