+ Reply to Thread
Results 1 to 6 of 6

Autofilter VBA Code Errors

  1. #1
    Registered User
    Join Date
    05-31-2010
    Location
    Manila
    MS-Off Ver
    Excel 2007
    Posts
    88

    Autofilter VBA Code Errors

    Below is an autofilter code that I created(with google's help), but unfortunately it doesn't run that way that I wanted.

    Please Login or Register  to view this content.
    I want to do an advanced filter based on column J7 criterias(the dropdown combobox). And I hope to hide the dropdown filter arrows too.

    I hope you can help.

    Thanks!
    Attached Files Attached Files
    Last edited by geng; 06-06-2010 at 07:23 PM.

  2. #2
    Forum Expert royUK's Avatar
    Join Date
    11-18-2003
    Location
    Derbyshire,UK
    MS-Off Ver
    Xp; 2007; 2010
    Posts
    26,200

    Re: Please help in modifying my autofilter VBA code...

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution. Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.
    To change a Title on your post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.
    Hope that helps.

    RoyUK
    --------
    For Excel Tips & Solutions, free examples and tutorials why not check out my web site

    Free DataBaseForm example

  3. #3
    Registered User
    Join Date
    05-31-2010
    Location
    Manila
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Autofilter VBA Code Errors

    Sorry.

    I already change the title.

    Thanks!

  4. #4
    Registered User
    Join Date
    05-31-2010
    Location
    Manila
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Autofilter VBA Code Errors

    I was able to modify the code

    It worked actually with a little problem.

    Whenever I filter "ALL" it actually filter nothing(blanks)

    How will I add a function AUTOFILTER REFRESH if ComboBox = "ALL" ?

    Please Login or Register  to view this content.
    Thanks!

  5. #5
    Forum Guru romperstomper's Avatar
    Join Date
    11-04-2008
    Location
    A1
    MS-Off Ver
    Most
    Posts
    12,302

    Re: Autofilter VBA Code Errors

    Use:
    Please Login or Register  to view this content.
    for 'All'.
    Remember what the dormouse said
    Feed your head

  6. #6
    Registered User
    Join Date
    05-31-2010
    Location
    Manila
    MS-Off Ver
    Excel 2007
    Posts
    88

    Re: Autofilter VBA Code Errors

    Thank you again romperstomper!

+ 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