+ Reply to Thread
Results 1 to 2 of 2

Auto_Open macro: read-only after expiry

  1. #1
    Registered User
    Join Date
    01-16-2009
    Location
    Pennsylvania
    MS-Off Ver
    Excel 2010
    Posts
    5

    Question Auto_Open macro: read-only after expiry

    Hello - I am looking for assistance with my Auto_Open macro. Currently it forces the workbook closed after a designated expiration date. I'm trying to alter it so that users have read-only access to the workbook after it expires, rather than forcing it closed. Any suggestions would be greatly appreciated. Thanks! - DL

    Please Login or Register  to view this content.

  2. #2
    Forum Contributor
    Join Date
    12-28-2011
    Location
    England
    MS-Off Ver
    Excel 2007
    Posts
    280

    Re: Auto_Open macro: read-only after expiry

    Hi

    Instead of ActiveWorkbook.Close you could use:

    Please Login or Register  to view this content.
    To change file access to Read Only. I have to say though that this is very easy to avoid eg by disabling macros on open.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1