Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default Test if File is Shared using VB

Using VB, I'm trying to test if the activeworkbook is shared.
Something like this, but it doesn't work.

If ActiveWorkbook.ExclusiveAccess = False

So how would I write this code?
Thanks,
Paul

--



  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,311
Default Test if File is Shared using VB

Nevermind, I think I got it.

If ActiveWorkbook.MultiUserEditing = True _

Thanks anyway.
Paul

--

"PCLIVE" wrote in message
...
Using VB, I'm trying to test if the activeworkbook is shared.
Something like this, but it doesn't work.

If ActiveWorkbook.ExclusiveAccess = False

So how would I write this code?
Thanks,
Paul

--





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
Shared File Canon Excel Discussion (Misc queries) 3 December 28th 09 04:04 PM
Shared file vcff Setting up and Configuration of Excel 0 May 1st 09 01:29 AM
Shared File Pepper New Users to Excel 1 November 23rd 08 02:01 AM
Open Test file with VBA with a changing file number Michael from Austin Excel Programming 4 October 14th 05 03:18 PM
shared file tjh Excel Worksheet Functions 0 March 10th 05 04:33 PM


All times are GMT +1. The time now is 06:59 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"