Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 124
Default DisplatAlerts doesn't work

I made my workbook read only so that users cannot select the chart on a
chart sheet. Now when I open my workbook it displays a message:

'Workbook should be opened as read only unless you intend to save changes to
it. Open as read only?'

I put Application.DisplayAlerts = Flase in the OnOpen code first line but it
wont go away. Does anyone know how to get rid of it ?

Any help much appreciated, kind regards, Mark


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1,758
Default DisplatAlerts doesn't work

It actually sounds like you checked the "Read-only recommended" box on the:
File|SaveAs|tools|General Options
dialog.

If you give that workbook a "password to modify" on the same dialog, then the
user will be prompted for a password when trying to open (or they can click the
open readonly button).

Another option may be to use windows explorer to mark the file ReadOnly. The
users won't be prompted and the workbook will be opened readonly (no prompting
at all).

Mark Stephens wrote:

I made my workbook read only so that users cannot select the chart on a
chart sheet. Now when I open my workbook it displays a message:

'Workbook should be opened as read only unless you intend to save changes to
it. Open as read only?'

I put Application.DisplayAlerts = Flase in the OnOpen code first line but it
wont go away. Does anyone know how to get rid of it ?

Any help much appreciated, kind regards, Mark


--

Dave Peterson
  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 124
Default DisplatAlerts doesn't work

Thanks for that Dave, the explorer option sounds the best will try that,
rgds, Mark

"Dave Peterson" wrote in message
...
It actually sounds like you checked the "Read-only recommended" box on
the:
File|SaveAs|tools|General Options
dialog.

If you give that workbook a "password to modify" on the same dialog, then
the
user will be prompted for a password when trying to open (or they can
click the
open readonly button).

Another option may be to use windows explorer to mark the file ReadOnly.
The
users won't be prompted and the workbook will be opened readonly (no
prompting
at all).

Mark Stephens wrote:

I made my workbook read only so that users cannot select the chart on a
chart sheet. Now when I open my workbook it displays a message:

'Workbook should be opened as read only unless you intend to save changes
to
it. Open as read only?'

I put Application.DisplayAlerts = Flase in the OnOpen code first line but
it
wont go away. Does anyone know how to get rid of it ?

Any help much appreciated, kind regards, Mark


--

Dave Peterson



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
Macro to update a column in a work based on another work sheet WickerMan New Users to Excel 1 December 4th 09 12:58 PM
how can i automatically generate work order numbers from work orde rob h Excel Discussion (Misc queries) 1 July 13th 09 07:59 PM
flash object dont work in my excel work sheet Nitn Excel Discussion (Misc queries) 0 July 4th 09 08:00 AM
Counting dates in multiple work sheets and work books Savage Excel Discussion (Misc queries) 0 December 19th 05 11:41 PM
Is there away to keep "auto save" from jumping to the first work sheet in the work book? Marc New Users to Excel 2 April 21st 05 01:27 AM


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