ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   excel's probem (https://www.excelbanter.com/excel-programming/298019-excels-probem.html)

Mark[_17_]

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

Jean-Yves[_2_]

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





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

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