Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 128
Default Recommended Read-Only Property

Hi

Can someone give me the code snippet for determining if a workbook has the
"switch" for recommending the user to open the file in read-only mode?

THANKS

Tim


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 811
Default Recommended Read-Only Property

Hi Tim,

If ActiveWorkbook.ReadOnlyRecommended Then
''' It's read-only recommended.
End If

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *


"Tim Childs" wrote in message
...
Hi

Can someone give me the code snippet for determining if a workbook has the
"switch" for recommending the user to open the file in read-only mode?

THANKS

Tim




  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 128
Default Recommended Read-Only Property

Bob

Many thanks for coming back on this

Tim


"Rob Bovey" wrote in message
...
Hi Tim,

If ActiveWorkbook.ReadOnlyRecommended Then
''' It's read-only recommended.
End If

--
Rob Bovey, MCSE, MCSD, Excel MVP
Application Professionals
http://www.appspro.com/

* Please post all replies to this newsgroup *
* I delete all unsolicited e-mail responses *


"Tim Childs" wrote in message
...
Hi

Can someone give me the code snippet for determining if a workbook has

the
"switch" for recommending the user to open the file in read-only mode?

THANKS

Tim






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
Read-Only Recommended adlerdm Excel Discussion (Misc queries) 1 May 17th 10 06:40 PM
Articles recommended to read, where can they be found? Ron Excel Worksheet Functions 2 May 17th 05 11:18 PM
How to set Read-Only Recommended as default save in Excel 2002? flyaj Excel Discussion (Misc queries) 1 April 14th 05 11:04 PM
Network access to file - read only property AL Excel Discussion (Misc queries) 1 December 2nd 04 01:22 AM
cancelling out of read-only recommended locks up Excel 2000 Eric Bragas Excel Programming 0 August 26th 04 03:04 PM


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