+ Reply to Thread
Results 1 to 8 of 8

How to filter on readonly workbooks

Hybrid View

  1. #1
    Registered User
    Join Date
    04-26-2012
    Location
    belfast northern ireland
    MS-Off Ver
    Excel 2002
    Posts
    8

    Re: How to filter on readonly workbooks

    Cheers for the reply. The file status is set by the IT dept, some people have readonly access, others have readwrite. Sometimes the people with readwrite want to open the file readonly, which is why i wrote a macro.
    But really the issue is that if i save the file with filters on and then others add new rows the autofilter isnt refreshing to include the number of rows. Hope i have explained this clearly, the file is huge (16000 rows and growing) so staff need the autofilter to search for specific data.

  2. #2
    Registered User
    Join Date
    06-28-2012
    Location
    India Pune
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: How to filter on readonly workbooks

    Hi Wrathstorm,
    is your original file is password protected?
    If you have the password or read-write option then you have to unprotect the sheet and has to tick ("allow all user of this worksheet to") Use Autofilter.
    This will help all other users to use autofilter even if the file is in read only mode.

    Thanks & Regards
    Swapnilj1

  3. #3
    Registered User
    Join Date
    04-26-2012
    Location
    belfast northern ireland
    MS-Off Ver
    Excel 2002
    Posts
    8

    Re: How to filter on readonly workbooks

    Good morning Swapnilj1
    The file is password protected and i had already switched on "allow users to Autofilter" but this doesnt appear to be refreshing on opening - its only reading to the rows that it previously held even though the users have added more.
    The only way around this is to open it, unprotect it and switch the autofilter of and on again - obviously this isnt practical. Surely there is an easy solution? (lol)

  4. #4
    Registered User
    Join Date
    06-28-2012
    Location
    India Pune
    MS-Off Ver
    Excel 2003
    Posts
    17

    Re: How to filter on readonly workbooks

    Hi Wrathastorm,
    I think you have to amend your code and include the filter range till lastrow.
    Or you have to remove the filter on read-only mode and select entire data till lastrow and apply filter.
    If your macro is applying filter on Master sheet then check for the range and amend it till lastrow.
    Please check and revert in case of any further assistance.

+ 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