ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Recommended Read-Only Property (https://www.excelbanter.com/excel-programming/311236-recommended-read-only-property.html)

Tim Childs

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



Rob Bovey

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





Tim Childs

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








All times are GMT +1. The time now is 05:36 PM.

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