+ Reply to Thread
Results 1 to 6 of 6

Unfilter all data listobject sheet activate event

  1. #1
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,940

    Unfilter all data listobject sheet activate event

    Hi Guys,

    i am trying to unfilter all data within listobject in worksheet "Deployments".

    I added to worksheet_activate event code:

    Please Login or Register  to view this content.
    but this is not working, error:
    Screenshot_12.png

    How to do this?
    Best,
    Jacek

  2. #2
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,909

    Re: Unfilter all data listobject sheet activate event

    How about.
    Please Login or Register  to view this content.
    Avoid using Select, Selection and Activate in your code. Use With ... End With instead.
    You can show your appreciation for those that have helped you by clicking the * at the bottom left of any of their posts.

  3. #3
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,940

    Re: Unfilter all data listobject sheet activate event

    Hi,

    thx but not working.
    This is not seeing listobject table.

    Best,
    Jacek

  4. #4
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,909

    Re: Unfilter all data listobject sheet activate event

    Replace 1 with listobject name.
    Please Login or Register  to view this content.

  5. #5
    Forum Contributor
    Join Date
    01-16-2014
    Location
    Poland
    MS-Off Ver
    Excel 2016-365
    Posts
    2,940

    Re: Unfilter all data listobject sheet activate event

    thank you working!

  6. #6
    Forum Guru bakerman2's Avatar
    Join Date
    10-03-2012
    Location
    Antwerp, Belgium
    MS-Off Ver
    MO Prof Plus 2016
    Posts
    6,909

    Re: Unfilter all data listobject sheet activate event

    You're welcome and thanks for rep+.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Cant seem to "unfilter" sheet using vba , note sheet is a data table
    By welchs101 in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-17-2018, 10:42 AM
  2. [SOLVED] UNFILTER (if filtered) sheet before running macro
    By shreeja178 in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 10-17-2014, 12:47 AM
  3. Deactivate event appears to be overriding next activate event
    By ezrizer in forum Excel Programming / VBA / Macros
    Replies: 8
    Last Post: 06-01-2013, 10:15 AM
  4. Script, IF sheet has AutoFilter criteria, to unfilter...
    By tangcla in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 11-10-2009, 06:33 PM
  5. Sheet activate method in beforesave event
    By bdg in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-31-2006, 09:50 PM
  6. [SOLVED] Sheet Activate method in beforesave event
    By bdg in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 03-31-2006, 12:10 PM
  7. Return to Current Sheet in On (sheet activate) event macro
    By Paul Moles in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 03-27-2005, 11:06 AM

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